Skip to content

3.5.7 Release

Compare
Choose a tag to compare
@jkasten2 jkasten2 released this 07 Jun 19:46

Bug fixes and summary notification improvements

  • Fixed GoogleApiClient is not connected yet error. Issue #241
  • Fixed ANR during intermittent network connections. Issue #237
  • Fixed idsAvailable NPE when called from another thread right after init. Issue #231
  • Added datetime stamp to Android 7 notifications. Issue #236
  • Overrides to message body, title, and sound now work with summary notifications. Issue #68