This repository has been archived by the owner on May 1, 2024. It is now read-only.
Xamarin Forms Android app crash on boot in Release config with ProGuard on after updated to 27.0.2 #2491
Labels
s/needs-info ❓
A question has been asked that requires an answer before work can continue on this issue.
Description
This happens after I upgraded
Xamarin.Android.Support.*
packages to version 27.0.2. App works when I build and run in Debug but failed when published to the Store. I tried Release config and it indeed crashes on bootI followed the suggestion here https://bugzilla.xamarin.com/show_bug.cgi?id=36287 and turned off ProGuard for Release config
Steps to Reproduce
Expected Behavior
Not crash on boot
Actual Behavior
Crash on boot
Basic Information
Xamarin.Android.Support.*
27.0.2Xamarin.Android.Support.*
26.1.0.1Screenshots
Reproduction Link
The text was updated successfully, but these errors were encountered: