This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was 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
Closed
Description
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 boot
I followed the suggestion here https://bugzilla.xamarin.com/show_bug.cgi?id=36287 and turned off ProGuard for Release config
Steps to Reproduce
- Create Xamarin Forms project
- Update all packages to the latest version
- Turn on Proguard in Release Config
- Build in Release and deploy to physical device
Expected Behavior
Not crash on boot
Actual Behavior
Crash on boot
Basic Information
- Version with issue:
Xamarin.Android.Support.*
27.0.2 - Last known good version:
Xamarin.Android.Support.*
26.1.0.1 - IDE: VS for Mac 7.4.3 (build 10) Stable Channel
- Platform Target Frameworks:
- iOS:
- Android: target API Level 27
- UWP:
- Android Support Library Version:
- Nuget Packages: Xamarin.Forms 2.5.0.280555
- Affected Devices: all Android versions