iOS & Android
The Mobile SDK for iOS and Android enables you to use the Userback Widget in your native apps.
GitHub Repos:
- iOS SDK: https://github.com/userback/widget-ios
- Android SDK: https://github.com/userback/widget-android
Installation
To install Userback for iOS & Android, you will need an access token. You’ll find that in Code Install (top right corner) -> iOS SDK or Android SDK
Sample app
You’ll find Userback sample app for iOS and Android in the GitHub repos. You can use the sample app to play around with the SDK options.
Compatibility
- Userback for iOS is compatible with iOS 15 and up. The SDK is written in Swift.
- Userback for Android requires API 21 (Android 5.0) and up. The SDK is written in Kotlin.
Updated about 2 hours ago