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

App crashing when running in android kitkat 4.4.4 #7812

Closed
georgethms10 opened this issue Oct 4, 2019 · 3 comments
Closed

App crashing when running in android kitkat 4.4.4 #7812

georgethms10 opened this issue Oct 4, 2019 · 3 comments
Labels
Android API 19 i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often p/Android s/unverified New report that has yet to be verified t/bug 🐛

Comments

@georgethms10
Copy link

Description

Create a new project in visual studio 8.2.5 [build 5]

  1. Change the min api level to 19
  2. Run the application in Kitkat 19 device
  3. Inside the OnCreate app crashes with File res/drawable/abc_vector_test.xml from drawable resource ID #0x7f070058

Expected Behavior

Application should work with minimum api level kitkat

Actual Behavior

Application crashes on startup

Basic Information

  • Version with issue:Xamarin.Android
    Version: 9.4.1.0 (Visual Studio Community)
  • Last known good version:
  • IDE: Visual Studio
  • Platform Target Frameworks:
    • Android: 19
  • Android Support Library Version: 28.0.3
  • Nuget Packages:
  • Affected Devices: Kitkat devices

Reproduction Link

No need just create a new project in vs and run in kitkat devcice

@georgethms10 georgethms10 added s/unverified New report that has yet to be verified t/bug 🐛 labels Oct 4, 2019
@GalaxiaGuy
Copy link
Contributor

It sounds like this issue:

dotnet/android#3314

@samhouts samhouts added Android API 19 i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often p/Android labels Oct 4, 2019
@PureWeen
Copy link
Contributor

PureWeen commented Oct 4, 2019

@GalaxiaGuy Thank you!!

Closing for now. It looks like 16.3 has a fix for thtis
dotnet/android#3314 (comment)

@georgethms10 if this still isn't fixed for you please let me know

@PureWeen PureWeen closed this as completed Oct 4, 2019
@georgethms10
Copy link
Author

@PureWeen Yep the crash is resolved now. Thanks a lot

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android API 19 i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often p/Android s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

4 participants