di72nn / callrecorder-axet

Magisk module for installing axet's Call Recorder app
GNU General Public License v3.0
108 stars 14 forks source link

No autostart on Android 11 #14

Closed rustyx closed 2 years ago

rustyx commented 2 years ago

On Mi 11 (Android 11 MIUI 12.5) the app works after starting manually, but displays a warning "the app never received the BOOT event". And there's no "allow autostart" setting for this app. Could it be that some permission is missing in the manifest (either app or priv)?

di72nn commented 2 years ago

Probably an app/ROM issue, not related to the Magisk module. Try the app repo.

If there's a system permission that can help, I can add it to the module, but only after it's tested.

rustyx commented 2 years ago

If you're not sure, why close the issue?

di72nn commented 2 years ago

Because I'm sure enough.

At this point this module has nothing to do with startup permissions and there is no reason assume that only system-level permissions can help with this.