OpenEUICC app crash when installed to /system_ext/priv-app/ using magisk module #24

Closed
opened 2024-04-24 12:27:53 +02:00 by RainCat1998 · 2 comments

OpenEUICC app crash when installed to /system_ext/priv-app/ using Magisk module.
If installing the APK manually after flashing Magisk module, everything works fine.

Here is the crashing log:

04-24 18:22:17.512 13118 13118 E AndroidRuntime: Process: im.angry.openeuicc, PID: 13118
04-24 18:22:17.512 13118 13118 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application im.angry.openeuicc.OpenEuiccApplication package im.angry.openeuicc: android.content.res.Resources$NotFoundException: Unable to find resource ID #0x7f130000

OpenEUICC app crash when installed to /system_ext/priv-app/ using Magisk module. If installing the APK manually after flashing Magisk module, everything works fine. Here is the crashing log: > 04-24 18:22:17.512 13118 13118 E AndroidRuntime: Process: im.angry.openeuicc, PID: 13118 >04-24 18:22:17.512 13118 13118 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application im.angry.openeuicc.OpenEuiccApplication package im.angry.openeuicc: android.content.res.Resources$NotFoundException: Unable to find resource ID #0x7f130000
Owner

This is not an OpenEUICC bug. You have not triggered the system update process properly.

This is not an OpenEUICC bug. You have not triggered the system update process properly.
Author

This is not an OpenEUICC bug. You have not triggered the system update process properly.

Any ideas on how to do it via the Magisk module? I have searched around and I couldn't find any solutions.

> This is not an OpenEUICC bug. You have not triggered the system update process properly. Any ideas on how to do it via the Magisk module? I have searched around and I couldn't find any solutions.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PeterCxy/OpenEUICC#24
No description provided.