MuntashirAkon / AppManager

A full-featured package manager and viewer for Android
https://muntashirakon.github.io/AppManager/
Other
4.75k stars 266 forks source link

Installer App settings is not working properly. #1428

Open selfmusing opened 1 month ago

selfmusing commented 1 month ago

Please check before submitting an issue

Describe the bug

I'm using the latest am debug from telegram. My issue is whenever I try to install any apk file from AM debug app , I'll have to manually change installer app everytime. Even If I set Play Store as a default app in AM debug installer settings.

To Reproduce

  1. Set installer app to playstore or anything you want
  2. Now try to install apk using AM debug, it will show Am debug as installer instead of Play Store.

Expected behavior

It should use the same installer app which I selected I AM debug settings.

Screenshots

Screenshot_20240809-204104_AM Debug Screenshot_20240809-204123_AM Debug

Logs

No response

Device info

Additional context

It was working fine in some old stable releases , but I forgot the exact version code.

MuntashirAkon commented 1 month ago

I cannot reproduce it. Please make sure App Manager is running as root/ADB or any other privileged mode, otherwise it will display AM Debug due to a lack of permission.

selfmusing commented 1 month ago

I cannot reproduce it. Please make sure App Manager is running as root/ADB or any other privileged mode, otherwise it will display AM Debug due to a lack of permission.

Screenshot_20240812-132651_Magisk

But I've already given root permission to it tho , As I said it only show the selected installer app for sometime then it changes back to am debug , It never picks the default installer app from the am debug settings. I've to manually select it most of the time while installing any apk.