Android 4.0.0-beta1
Welcome to the Flagship Android SDK documentation!
The following documentation helps you to run Flagship on your native iOS app using our client library with preconfigured methods to implement the Decision API.
SDK features
This SDK version will help you:
- Set a visitor ID
- Update user context
- Assign campaigns via the Decision API or Bucketing
- Get flags
- Expose campaigns
- Send hits to our Universal Collect
- Troubleshoot issues
This SDK version will help you:
Prerequisites
- Your app must be a native Android app written in Kotlin or Java.
- Your app must at least be compatible with Android API version 21 (Android 5.0) OR version 16 (Android 4.1) if you use the compatibility version of our library. See dependencies.
- Your app must have the necessary permissions to use the Internet.
- Your app must have AndroidX enabled
Good to know
- Github repository
- Kotlin and Java code supported.
Versions
The latest version of our Android SDK is 4.0.0.
Change logs
Find the versions change logs on our Github Repository
Former versions
The documentation of the past versions are available here.
Contact us
Feel free to contact us if you have any questions regarding this documentation.
Updated about 1 month ago