Skip to content

3.5.4 Release

Compare
Choose a tag to compare
@jkasten2 jkasten2 released this 05 May 00:16

Proguard fixes and filter option for other GCM receivers

  • Added filterOtherGCMReceivers init builder method
    • Set true to filter out OneSignal payloads from other GCM receivers.
  • Fixed compatibility with proguard-android-optimize.txt settings.
  • Corrected type of error reported when "REMOTE" is set for a Google project number but it is missing from the OneSignal dashboard.
  • Added SQLite downgrade handling to prevent errors for any future schema changes. Issue #222