Setting up OTA updates is straightforward with our SDKs. For Android, add the Localazy Gradle plugin to your build configuration and include a few lines of initialization code in your application class. For iOS, install the Localazy Swift SDK via Swift Package Manager or CocoaPods and add initialization code to your app delegate.
After integration, configure your project in Localazy to enable OTA delivery. This involves activating the service in your project settings.
Once set up, you can control the delivery through Release Tags in the platform, deciding when translations become available to your users.
Please help us with improving our documentation.
We appreciate all your feedback.