Mobile SDKs
Qulerts uses a combination of native mobile SDKs for iOS and Android to enable push notifications and other features in mobile apps. These SDKs would interact with the respective platform's notification services (such as APNs for iOS and FCM for Android) to send and receive push notifications. The SDKs would also handle tasks like message rendering, click tracking, and reporting back to the Qulerts platform.
We currently have 2 main SDKs developed in :
- IOS (switft)
- Android (Java)
We are currently working on 2 more SDKs:
- React
- Flutter
Updated 7 months ago