Skip to content

Releases: e-mission/e-mission-transition-notify

Convert NSAsserts to log client error stats

27 Apr 01:59
3265eff
Compare
Choose a tag to compare

So they don't crash and instead generate error stats that we can monitor.
This fixes the first issue in e-mission/e-mission-docs#722
and is fixed by #33

Complementary usercache release is
https://github.com/e-mission/cordova-usercache/releases/tag/v1.1.5

Upgrade to [email protected] and [email protected]

01 Aug 05:02
693ca0e
Compare
Choose a tag to compare
  • Fix package.json and hook
  • Migrate to androidX
  • bump up version number

Fix crash in removeEventListener

10 Apr 05:25
b1ec0ed
Compare
Choose a tag to compare
Merge pull request #28 from shankari/fix_testflight_crashes

Handle two minor issues that caused us to crash on `removeEventListener`

Upgrade to cordova-android 7+

06 Apr 00:03
4b49cdf
Compare
Choose a tag to compare
Merge pull request #26 from shankari/master

Change the class import script to work with the cordova 7+

Ensure that the trip end notification is generated on android as well

04 Apr 06:57
afec0e8
Compare
Choose a tag to compare
Merge pull request #24 from shankari/master

Add default values to the transition that we create

Fix the transition notify corner case

04 Apr 01:17
ea62c2a
Compare
Choose a tag to compare

Migrate to the new version of the local notification plugin

01 Apr 16:26
38e2ed5
Compare
Choose a tag to compare
Support new version of the local notification plugin (#21)

* Support new version of the local notification plugin

+ bump up version number

* Not sure how it compiled without this

* Might as well remove whitespace changes

Make a new release so that we can import it properly

13 Mar 20:31
07cecc7
Compare
Choose a tag to compare

Create the first release

12 Oct 05:21
79cccc9
Compare
Choose a tag to compare

So that we can refer to the plugin using a specific release tag