ShellsOfSilver

Results 5 comments of ShellsOfSilver

https://www.appypie.com/faqs/how-can-i-get-shared-secret-key-for-in-app-purchase

@robertnicjoo try test your app on another device.

This method was deprecated in API level 29. To improve user privacy, direct access to shared/external storage devices is deprecated. When an app targets Build.VERSION_CODES.Q, the path returned from this...

need update - https://github.com/follow2vivek/StoragePath/blob/0070715210134af8b2f65a9041b05e3a5c4cd024/android/src/main/java/com/follow2vivek/storagepath/StoragePathPlugin.java#L106 as in https://stackoverflow.com/a/58009636/14191288

https://github.com/ShellsOfSilver/StoragePath try this but you will have to convert the result with `FlutterAbsolutePath.getAbsolutePath()` (https://pub.dev/packages/flutter_absolute_path)