flutter_kalapa_bsdk 1.0.14
flutter_kalapa_bsdk: ^1.0.14 copied to clipboard
A Flutter plugin designed to capture a client’s digital footprint from both iOS and Android devices and upload it to the Kalapa service for future processing of scorecards and fragments. It provides a [...]
0.0.1 #
- Initial release.
1.0.0 #
- Implement from public repository
1.0.1 #
- Update podspec
1.0.2 #
- Native SDK Update
- Android: SDK version 1.0.7.5 is lite, stable version has well tested.
- iOS: SDK version 1.1.3 minor update with bugs fixed
1.0.3 #
- Minor update
1.0.4 #
- Change permission required by native SDK.
1.0.5 #
- Remove permission WRITE / READ UUID
1.0.6 #
- Remove unnecessary resources
1.0.7 #
- Introduced Kalapa Ads
- Fixed bugs when integrating with AdMob Banners
1.0.8 #
- Bugs fixed
1.0.9 #
- Maintainance & bugs fixed
1.0.10 #
- Remove unrequired dependencies
1.0.11 #
- Fix potential crash while request permission on Android
1.0.12 #
- iOS update: Add SYM to avoid Crashlytics warning
1.0.13 #
- Behavior update: Now you can listen user action from flutter
- Android: Remove crash potential, remove permission request module from SDK.
1.0.14 #
- iOS: Modules optimization