Skip to main content
Download assets
L
Written by Leanid Yuryeu
Updated over a week ago

The 'Download Assets' feature allows you to download resources (images, videos) for loading into the local storage of your iOS application. This enables users to view images and videos in your iOS onboarding without an internet connection.

How to Download Onboarding Resources and Use Them in an iOS Application

  • Press the 'Download Assets' button on the screen where you create the sequence of onboarding screens. After clicking this button, all resources used in your onboarding (all images and videos) will be compiled into an archive and downloaded.

  • Download the archive and unpack it

  • Ask the developer to integrate these resources into your App Bundle.

  • Ensure that Destination, Added folders->Create groups and Add to target are checked)

This process ensures that the SDK can access images and videos without an internet connection.

πŸ’‘ The function of using locally downloaded resources works when the "Use local assets if available" option is enabled in your screen settings. Typically, this is enabled by default.

Guidance for Integration:

Instructions for integrating these resources into your application are described in the SDK integration section.


​
​

Did this answer your question?