Closed brminnick closed 7 years ago
Hi, since Mobile Center SDK is compatible with the latest version of those packages, the bug should be on Xamarin side to fix as they are not compatible with latest packages and they should.
Mobile Center should not downgrade as people would have issue with updating those dependent packages.
Made the same comment on bugzilla.
Bug will be fixed by App Links, there is no bug on Mobile Center side. The bug to fix is https://bugzilla.xamarin.com/show_bug.cgi?id=54383
Description
If a File -> New Blank Xamarin.Forms app is created, the Xamarin.Forms App Links NuGet Package is added and the Mobile Center Push NuGet Package is added, the Android app will crash at run-time.
This runtime crash is happening because Xamarin.Forms App Links has a dependency on Xamarin.GooglePlayServices.Basement v29.0.0.1, but Mobile Center Push has a dependency on Xamarin.GooglePlayServices.Basement v42.1021.1.
Reproduction
https://github.com/brminnick/XamarinForms-MobileCenterPush-AppLinks-Repro/
Bug Tracking
This bug is being tracked by the Xamarin.Forms team in Bugzilla.
Runtime Crash