Skip to content

3.3.0 - Improved Push API Methods

Compare
Choose a tag to compare
@skykelsey skykelsey released this 21 Oct 22:03
· 814 commits to master since this release

Please read Migrating to 3.3.0

  • Added new APIs for handling Apptentive push notifications. You can now get a PendingIntent from Apptentive if we sent the push. The PendingIntent can be used to launch Message Center directly from your Notification object. Old APIs are deprecated.
  • Send debug status to the server so you can target only debug or non-debug builds with your interactions.