Skip to content

v2.17.2

Latest
Compare
Choose a tag to compare
@Husseinhj Husseinhj released this 05 Aug 11:44
14eb283
  • Improve user register for devices not supporting play services (after receiving alert).
  • Add setEnableAlertForNotSupportingGcm method for displaying not supporting play services' alert.
  • Improve analytics for clicks on notifications (actions and dismiss).
  • Improve showing Geo-fence notifications.
  • Now registerAsGuest method can register with your guestId.
  • Push service now respects background permission in Android O.
  • Now userId minimum character length is one.
  • Add new init(context, mainActivityClass, APP_ID, API_KEY, USERNAME, PASSWORD, SENDER_ID) method with optional senderId.
  • Fix bug getting advertisingId from devices that have different OEM builds (read more).
  • Fix crash bug for devices without androidId.