Fox2Code / FoxMagiskModuleManager

A module manager for Magisk because the official app dropped support for it
GNU Lesser General Public License v3.0
2.19k stars 131 forks source link

[BUG] v.1.0.1 crashes #244

Closed andigenn closed 1 year ago

andigenn commented 1 year ago

Describe the bug v.1.0.1 crashes

To Reproduce Steps to reproduce the behavior:

  1. Try to open app
  2. See error

Expected behavior That the app opens correctly

Device info(please complete the following information):

Clasimodo commented 1 year ago

Same here on Samung A70

bat-deluxe commented 1 year ago

Same for me, keep crashing. i tried 3 different version, crashing on launch but by going in settings and more settings in this app, the app not crash..

Oneplus 7 Pro Android 11

clexanis commented 1 year ago

I also got this after updating. Notifications worked but opening the application itself or any notifications would crash after briefly showing a report form.

Temporary solution

I solved it by deleting the application data in the phone settings.

Device info

Clasimodo commented 1 year ago

Deleting the application data in the phone setting doesn't work for me. Went back to previous version.

Samsung A70, Android 11

Fox2Code commented 1 year ago

Bug is caused by an issue in AndroidX implementation of SwitchCompat I added a workaround in FoxCompat: https://github.com/Fox2Code/FoxCompat/commit/4be39ba01810b855ff5fbd474428784c35d04e7e Also this commit should have fixed the crash: https://github.com/Fox2Code/FoxMagiskModuleManager/commit/e0ecd8f96083cc4ffa471fde7338a743529a5843

Yamancorum commented 1 year ago

+1 same crash my phone: Android 7.1.2, custom rom LG g4c, app not open, v0.6.8 open but it has some crashes when change Settings. I waiting for fix

unofr commented 1 year ago

Same on redmi note 4x with lineageos Android 11 ROM. Go back to old release

Daviteusz commented 1 year ago

For me the new version works on a13 oos13 but debug builds no longer work. They crash on startup.

Tomadock commented 1 year ago

Clearing Storage, uninstalling, and reinstalling fixed this issue for me.

sconim commented 1 year ago

Same here - it crashes with the error message shown above by Yamancorun. Phone Samsung S20, Android 10.

androidacy-user commented 1 year ago

This is known and will be fixed next release, but please stop spamming the issue with "me too" or similar. Remember people's notifications 🙂

androidacy-user commented 1 year ago

Locking so people stop spamming reports.

androidacy-user commented 1 year ago

Cleaned up this issue a bit. Release v1.0.2 is out now resolving this.