saf icon indicating copy to clipboard operation
saf copied to clipboard

Isdynamic: false Not working

Open Prasathmm92 opened this issue 1 year ago • 2 comments

I used your example code to check the usage of SAF package. If I give saf.getDirectoryPermission(isDynamic: true ) it's working good but requesting permission ever time i close and open the app.

If I give isDynamic:false it's not working. Please give me a suggestion or Solution to use your package to get persisted permission for a director.

I am trying my first app as whatsapp status downloder. Please guide me is there any other option to access the whatsApp status directory using Flutter

Prasathmm92 avatar Jul 26 '23 23:07 Prasathmm92

I used your example code to check the usage of SAF package. If I give saf.getDirectoryPermission(isDynamic: true ) it's working good but requesting permission ever time i close and open the app.

If I give isDynamic:false it's not working. Please give me a suggestion or Solution to use your package to get persisted permission for a director.

I am trying my first app as whatsapp status downloder. Please guide me is there any other option to access the whatsApp status directory using Flutter

Bro did you find solution ?

ATOISABOY avatar Jan 17 '24 03:01 ATOISABOY

I used your example code to check the usage of SAF package. If I give saf.getDirectoryPermission(isDynamic: true ) it's working good but requesting permission ever time i close and open the app. If I give isDynamic:false it's not working. Please give me a suggestion or Solution to use your package to get persisted permission for a director. I am trying my first app as whatsapp status downloder. Please guide me is there any other option to access the whatsApp status directory using Flutter

Bro did you find solution ?

@ATOISABOY May I know which use case you are trying to achieve? I have achieved some similar behavior, that might help you.

life-is-good-ok avatar May 05 '24 06:05 life-is-good-ok