Skip to content
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
@motoko89

Description

@motoko89

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

  1. Create Xamarin Forms project
  2. Update all packages to the latest version
  3. Turn on Proguard in Release Config
  4. 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

Screenshots

Reproduction Link

Metadata

Metadata

Assignees

No one assigned

    Labels

    s/needs-info ❓A question has been asked that requires an answer before work can continue on this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions