Purpose of the JSON Download Feature
The JSON download tool helps manage onboarding in your iOS SDK. It lets you download a version of your onboarding, integrate it into your iOS app, and use it locally without needing a server or internet connection. This ensures that users can experience the onboarding even without internet access.
β
How to Download JSON
To download the JSON file, simply click on the corresponding button on the onboarding formation screen (Flow).
Before downloading JSON:
Ensure that the onboarding has a first screen (First screen).
You have established all the connections between screens.
Save the JSON file to your computer.
Follow the steps outlined in the SDK integration documentation to correctly upload the JSON file into your iOS app.
Advantages of Using JSON for iOS Onboarding
Ensures offline availability.
You can preview and make necessary adjustments to the onboarding within the app before its release.