hui-z / image_gallery_saver

flutter中用于保存图片到相册的Plugin
MIT License
271 stars 346 forks source link

Image is not saving into gallery in apk, but it works in emulator #262

Closed Sanya-L closed 9 months ago

Sanya-L commented 1 year ago

Image manage to be save into gallery in emulator, but it not working in apk. Both using andriod 10/11, permission_handler: ^10.4.3, image_gallery_saver: ^2.0.3

aliwaseem72 commented 10 months ago

Did you add permission in manifest file android:requestLegacyExternalStorage="true"

Go-oG commented 9 months ago

Please check whether the relevant read/write permissions are compatible