You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
After consuming the Xamarin.Essentials NuGet package my Android app crashes during start up.
Steps to Reproduce
The problem can be reproduced with the Samples.Android project in this repository.
To reproduce, check "Enable ProGuard" in the Release configuration and try starting the app in release mode.
Expected Behavior
App starts
Actual Behavior
App crashes
Basic Information
Version with issue: 0.10.0-preview
IDE: Visual Studio Professional for Windows 15.7.6
Description
After consuming the Xamarin.Essentials NuGet package my Android app crashes during start up.
Steps to Reproduce
The problem can be reproduced with the Samples.Android project in this repository.
To reproduce, check "Enable ProGuard" in the Release configuration and try starting the app in release mode.
Expected Behavior
App starts
Actual Behavior
App crashes
Basic Information