You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
var shit =awaitDeviceApps.openAppSettings(app.packageName);
Navigator.pop(context, [apps, sortType]);
print(shit);
await returns false..
I wanted to open any random app's setting on lonpressed but it is returning false. I guess there is a prblm of permission.How can i solve this?
The text was updated successfully, but these errors were encountered:
await returns false..
I wanted to open any random app's setting on lonpressed but it is returning false. I guess there is a prblm of permission.How can i solve this?
The text was updated successfully, but these errors were encountered: