hui-z / flutter_install_plugin

A flutter plugin for install apk for android; and using url to go to app store for iOS.
MIT License
103 stars 111 forks source link

install unknown permission issue in Android 11 #63

Closed pavithraAndroid closed 11 months ago

pavithraAndroid commented 1 year ago

After turned ON install unknown app and click back icon Flutter app closed and crashed in android 11. this issue only happened in android 11 mobile

bahiraei commented 1 year ago

I also have this problem