Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

APK not installing on Android 12 #15055

Open
osarabiaConvene opened this issue Jan 14, 2022 · 2 comments
Open

APK not installing on Android 12 #15055

osarabiaConvene opened this issue Jan 14, 2022 · 2 comments
Labels
p/Android s/unverified New report that has yet to be verified t/bug 🐛
Projects

Comments

@osarabiaConvene
Copy link

Description

I have an application running well on previous version of android until 11 version but when a user is trying to install on Android 12, is always sending the error: "There was a problem parsing the package".

Expected Behavior

Actual Behavior

Basic Information

  • Version with issue: Visual for Mac with Xamarin forms targeting android 12
  • Last known good version:Visual for Mac with Xamarin forms targeting android 11
  • Platform Target Frameworks:
    • Android: 12
  • Affected Devices: Samsung devices

Environment

@osarabiaConvene osarabiaConvene added s/unverified New report that has yet to be verified t/bug 🐛 labels Jan 14, 2022
@jsuarezruiz jsuarezruiz added this to New in Triage via automation Jan 17, 2022
@jfversluis
Copy link
Member

Thanks for the report, this is unfortunately not much to go on. We would at least need some kind of logs or more extensive errors on why it's unable to parse the package. With this information it's impossible to diagnose what is going on, let alone fix it.

@archergod
Copy link

If your project works fine on Emulator then it is problem of corrupted Package file (not compilation issue). Recompile/packaging and downloading often solve it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p/Android s/unverified New report that has yet to be verified t/bug 🐛
Projects
Triage
  
New
Development

No branches or pull requests

4 participants