rapidoreach 1.1.2
rapidoreach: ^1.1.2 copied to clipboard
Monetize your users through rewarded surveys!
1.0.9 #
- TODO: Describe initial release.
1.1.2 #
- Bundle the native SDKs so end users don’t need any CocoaPods/Maven credentials anymore:
- Android: pull
com.rapidoreach:cbofferwallsdk:1.1.0from Maven Central. - iOS: include the RapidoReach source files (
RapidoReachv1.0.9) insideios/Classes/RapidoReach.
- Android: pull
- Harden the Dart and platform APIs with clear
StateError/PlatformExceptioncodes (not_initialized,no_activity,no_presenter, etc.) and keep native listener callbacks safe from user crashes. - Upgrade the example app to mirror the React Native feature set (placements, quick questions, logs, etc.) and document the protected APIs.
1.0.9 #
- Bug fixes
1.0.9 #
- TODO: Describe initial release.