-
Notifications
You must be signed in to change notification settings - Fork 13
Application crashed #1
Comments
Yes, it requires root permission to modify NFC configuration. |
@HexRabbit Could you provide logcat output for debugging? |
Sure. It looks like a permission problem.
|
I think your logcat output may be not about this app. So, I just wrap code related to root with try/catch to avoid crash now. |
It compiles and everything but crash when i open the app. It doesn't show up any permission or root access, just crashes. This is the log that android studio leaves: E/AndroidRuntime: FATAL EXCEPTION: main I put in bold the part of the log thats shows were the kotlin problem is. |
@NokisDemox But I could assist in fixing this problem if you could provide phone model or the output of the following command.
|
I'm using Android Pie, after switching to newly created UID, app crashed.
Does it require root permission?
The text was updated successfully, but these errors were encountered: