Change log

4.12.1

  • Bug fixes

4.12.0

  • Add support for android API v34

4.11.0

  • With this release, the SDK tracks a new event,'push_receive', when a push message is received to the device.

4.10.0

  • Fix minor errors with external APIs

4.9.0

  • Adding onInboxFetched event support

4.8.0

  • Adding click, add, detail and purchase ecommerce tracking functions

4.7.0

  • Using intent filter to open push related activities instead of VibesReceiver in Android 12

4.6.0

  • Adds mutability flag to the PendingIntent

4.5.0

  • Adds support for large push message body

4.4.3

  • Removed automatic check for inbox status at startup

4.4.2

  • Preventing crash triggered by access to VibesLogger
  • Moved check for inbox status after device has been registered successfully

4.4.1

  • Ensuring that auth-token is refreshed when server returns 401

4.4.0

  • Exposed updateDevice as a public SDK method
  • Removed updateDeviceLatLong. Above updateDevice now accepts lat/long parameters