Skip to content

Releases: optimove-tech/Optimove-SDK-Cordova

Setting notification icon on android

09 Oct 10:23
ca3b358
Compare
Choose a tag to compare

Support setting push notification icon on android. #45

Additionally:

  • Bugfix: allow setting optimove credentials without optimobile credentials #42

Remove remaining manifest modifications

07 Feb 09:54
31bc2aa
Compare
Choose a tag to compare
Remove conflicting manifest modifications (#41)

* remove manifest modifications

* update version

API consistency updates

01 Feb 11:44
d2d2662
Compare
Choose a tag to compare
  1. Remove irrelevant manifest modifications (which may result in manifest merger conflicts)
  2. minor tweaks to types in the ExampleApp
  3. add signOutUser and pushUnregister API. Add to the ExampleApp
  4. update android base sdk 6.* --> 7.0.1, use new api for requesting push token (pushRegister --> pushRequestDeviceToken)
  5. when presenting in-apps return OptimoveInAppPresentationResult similar to other sdks

Add readme to the NPM package

07 Oct 16:25
932494a
Compare
Choose a tag to compare
Merge pull request #39 from optimove-tech/bump-sdk-version

Bump version to publish package readme

Cordova SDK initial release

07 Oct 15:18
09971f9
Compare
Choose a tag to compare

Initial public release 🎉