appcenter-link-scripts
Advanced tools
Changelog
Version 1.11.0
LogLevel
constants, deprecating old ones.AppCenter.LogLevel
.Changelog
Version 1.10.0
push:didReceivePushNotification:
callback not triggered on notification tapped or received in foreground when a UNUserNotificationCenterDelegate
is set. If you have implemented this delegate please remove any call to the MSPush#didReceiveRemoteNotification:
method as it's now handled by the new User Notification Center Delegate Forwarder.Changelog
Version 1.9.0
Changelog
Version 1.8.0
Crashes.generateTestCrash
does not crash in release Android builds to align with the other Android SDKs (Java and Xamarin), and iOS builds in App Store environment no longer crash when calling that same method to align with Apple and Xamarin SDKs.Changelog
Version 1.7.0
[App Center Push Android] The Firebase messaging SDK is now a dependency of the App Center Push SDK to be able to support Android P and also prevent features to break after April 2019 based on this announcement. You need to follow some migration steps after updating the SDK to actually use Firebase instead of the manual registration mechanism that we are providing. The non Firebase mechanism still works after updating the SDK but you will see a deprecation message, but this will not work on Android P devices until you migrate. After updating the app to use Firebase, you will also no longer see duplicate notifications when uninstalling and reinstalling the app on the same device and user.
Changelog
Version 1.6.0
Changelog
Version 1.5.1
Changelog
Version 1.5.0