You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates the iOS binding to use Appboy SDK version 2.24.2.
Updates the Android binding to use Appboy SDK version 1.15.3.
Update Required — Updates iOS push handling in the AppboyProject sample project to be compatible with iOS 10. For more information, refer to the CHANGELOG for Appboy iOS SDK v2.24.0.
Removes AppboyBroadcastReceiver.cs from the AppboyProject sample project, as Appboy Android SDK v1.15.0 removes the need for a custom AppboyBroadcastReceiver for Appboy push notifications.
Updates the AppboyProject sample project to integrate session handling and in-app message manager registration using an AppboyLifecycleCallbackListener, as introduced in Appboy Android SDK v1.15.0.