guys do you have some problem with me?
i just updated my app on playstore with new aab file from kodular
when i try with my phone its crash on Android 11, on my other phone in Android 10 is doing good no crash
and i try with emulator i am trying from android 5 and other is doing good
Kindly refer the following topic, make sure you have not left blank any field mentioned in post below
Tired of Crashes of the application
Try this method may be this help you to avoid crash for the usage of following components or others with same properties
Floating Action Button
Radio Button
Switch Component
About Screen Title
List View Filter Bar Hint
Elements from String (Spinner)
Audio, Contact, Date, Email, Image, List, Phone Number, Time & Video Picker (Text Field)
Download Component
TinyDB
Wallpaper Component
Screenshot Component
Keyguard Manager
S…
1 Like
no empty fields in my app, but still crashing, i think its about unity ads, some people in that conversation have problem like this
Taifun
October 17, 2021, 2:56pm
#4
What exactly are you doing just before the crash? Use logcat to find out more…
ADB is a command-line utility that that can be used to control your device over USB from a computer. It will allow you to install / uninstall and or view logs on your device. This could be very handy when there are issues with a specific app and you...
Reading time: 1 mins 🕑
Likes: 11 ❤
Taifun
Saezy
(Farhad Stanekzay)
October 17, 2021, 7:04pm
#5
Do you use Unity Ads in your app? This is causing crashes for me and others in Android 11.
java.lang.SecurityException:
at android.os.Parcel.createExceptionOrNull (Parcel.java:2385)
at android.os.Parcel.createException (Parcel.java:2369)
at android.os.Parcel.readException (Parcel.java:2352)
at android.os.Parcel.readException (Parcel.java:2294)
at com.android.internal.telephony.ITelephony$Stub$Proxy.getNetworkTypeForSubscriber (ITelephony.java:8762)
at android.telephony.TelephonyManager.getNetworkType (TelephonyManager.java:3706)
at android.telephony.TelephonyManager.getNetworkT…
No solution as of yet
system
(system)
Closed
November 16, 2021, 7:05pm
#6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.