User.com integration for Mobile app
Gather users' data from your iOS or Android app.
Installing User.com in your mobile app
Simple introduction for mobile app integration. You can pass this article to your IT team to confirm that your mobile app can be used with our SDKs.
User.com allows you to install native SDKs for:
- iOS
- Android
- Flutter
Features list:
- Sending custom events
- Sending product events
- Sending screen events
- Sending notification events
- Registering and saving user data
- Receiving FCM notifications (in-app notifications and mobile notifications)
- Caching unsent requests due to no connection
Note: There can be minor differences between platforms within some of the features. You can use an existing FCM project or create a new one. To read about any details, check out our specific developer documentation
iOS
Our SDK supports both Swift & Objective-C projects.
Recommended environment:
- Xcode 14
- iOS SDK 15
- Minimum Target Deployment: iOS 11.0+
- Apple Swift version 5.6.1 compiler
Developer documentation: iOS SDK
URL to the SDK repository
Android
SDK supports platform versions from Android 4.4 (API 19) to above.
Recommended environment:
- Gradle based project
- minimum Android 4.4 (API 19) version
Developer documentation: Android SDK
Flutter
Flutter 2 & Flutter 3 versions are supported by our SDK
Developer documentation: Flutter SDK
URL to the SDK repository
Similar articles
Articles that can be helpful:
- Push notifications
- How to launch a mobile notification campaign
- How to use in-app messages?