downloadPlan

Download a plan from the internet and save it in the cache directory for later use.

Important: This method is not synchronized with other methods in ExpoFpPlanDownloader because loading and unzipping the plan takes significant time.

Parameters

expoKey

Expo key associated with the plan.

completion

Callback with the result of downloading the plan.


Download a plan from the internet and save it in the cache directory for later use.

Important: This method is not synchronized with other methods in ExpoFpPlanDownloader because loading and unzipping the plan takes significant time.

Return

Result with information about the saved plan or an error.

Parameters

expoKey

Expo key associated with the plan.