mindbox 2.1.3 mindbox: ^2.1.3 copied to clipboard
Flutter Mindbox SDK. Plugin wrapper over of Mindbox iOS/Android SDK.
2.1.3 #
- Upgrade iOS Mindbox SDK dependency to v2.1.2.
- Minor iOS changes on to the CodingKey value for the customAction variable in the OperationBodyRequest class.
2.1.2 #
- Upgrade Android SDK dependency to v2.1.5.
- Upgrade HMS upgraded to 6.5.0.300.
- Fix bug on Android after reinitialization (changing your domain, endpoint and shouldCreateCustomer parameters in existing SDK integration).
2.1.1 #
- Upgrade iOS SDK dependency to v.2.1.1.
- Upgrade Android SDK dependency to v2.1.4.
2.1.0 #
- Upgrade iOS SDK dependency to v.2.1.0.
- Upgrade Android SDK dependency to v2.1.3.
- Update init method: you can change sdk configuration without reinstallation of app.
2.0.0 #
- Upgrade iOS SDK dependency to v2.0.1.
- Upgrade Android SDK dependency to v2.1.2.
- Add support of Huawei Push Kit.
- Update onPushClickReceived method: add second argument with push payload.
1.0.2 #
- Add iOS old format push notifications support.
1.0.1 #
- Change native Mindbox iOS SDK version to 1.3.2.
1.0.0 #
- Stable release of 'mindbox' plugin. Features:
- receive and show push notification in both mobile platforms.
- receive push notification data(links) in Flutter.
- execute sync/async operations.
0.2.0 #
- Add execute async operation.
0.1.0 #
- Initial release.