

Same thing applies when new versions are released in the future, never upgrade without taking note of what combination of version(s) were working. Just take note of the existing version numbers, so you can revert if necessary. Since you are using an old version of AppCompat, I would recommend upgrading your all.

Leaving it to when the debug build is finished and expecting it to be ok in a release build is not going to work, unless you are extremely lucky.Īlways make your final build of the day a release build with all the correct release settings, that will give you some idea of where it has gone wrong from the previous release build if it does crash. My advice would be to always build a release build when you finish a particular feature. You should be using SDK and User Assemblies to get the smallest it is always a struggle when you are starting out. Note you also have a non ideal release setting for the linker. nuget folder as it is automatically read.Ĭould you also indicate what version of you are using?įinally, just place on a new line. Note you don't need to repeat a keep rule that is already in a particular proguard.txt file in the. Suppressed: java.io.IOException: Zip archive '/data/app/-2/split_config.armeabi_v7a.apk' doesn't contain x (error msg: Entry not found)Īt (Native Method)Īt (DexFile.java:295)Īt .(DexFile.java:80)Īt .(DexFile.java:59)Īt (DexPathList.java:262)Īt 圎lements(DexPathList.java:231)Īt .(DexPathList.java:109)Īt .(BaseDexClassLoader.java:48)Īt .(PathClassLoader.java:65)Īt (ApplicationLoaders.java:120)Īt (ApplicationLoaders.java:45)Īt (LoadedApk.java:419)Ġ4-30 15:15:19.075 Samsung SM-J320FN Error 19103 AndroidRuntime : Unable to start activity ComponentInfo brackets, you have FitWindowsFrameLayout inside the previous class which is wrong.

I am using Xamarin VS Studio 2022 and C#.Ġ4-30 15:15:19.075 Samsung SM-J320FN Error 19103 AndroidRuntime Caused by: : Didn't find class "" on path: DexPathList,nativeLibraryDirectories=]Īt (BaseDexClassLoader.java:56)Īt (ClassLoader.java:511)Īt (ClassLoader.java:469)Īt (LayoutInflater.java:578)Īt (LayoutInflater.java:750) My App was working fine when build to release mode, and both when downloading from Google play store or from a Android device connected to computer.
