Skip to content

1.8.0

Compare
Choose a tag to compare
@xabldint xabldint released this 20 Jul 02:57
· 3658 commits to master since this release
70fe9f9

App Center

UWP

[Fix] Fix occasional crash when checking network connectivity

App Center Distribute

iOS

[Fix] Fix a bug where browser would open randomly when in-app updates were already enabled.

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.