Anton Eregin
Anton Eregin
Hi, I'd like to try this nice solution for validation Apple (iOS) receipts. Just nee to know, will it works with iOS paid apps? Will it validate iOS paid app...
I'm trying to call map action on the event of marker click, there is no errors in console, but action doesn't happen, my code example is: ``` export default {...
# Bug Report I was using ```cordova.file.dataDirectory``` for several years as a location to download images from server to be able to use them offline in my app. After updating...
I'm trying to: cordova run android Project succesfully BUILT, but when I launch my app on real device it crashes immediately and on the Android Studio I can see the...
Dear @bykof , you have a great solution, I was able to integrate it into my app, but the only very valuable thing I can't handle is: I need to...
Hi, I'm trying to use tilemaker for preparing tiles for my iOS app. I'm using MapBox sdk v.3.7.0 Everything works fine with tiles that I've got from openmaptiles.org (tiles are...
Build fails for Android, when trying to to build with **targetSDKVersion 31** Was able to make it working after updating **org.altbeacon:android-beacon-library** to latest version **2.19.3** Please, update dependecy 
## Feature Request ### Description Can you guys add feature to **unzip** archive to **Filesystem** plugin? It is great to have a **downloadFile** function, but unzip feature will be a...
Hi, I'm discoveing your nice plugin, just have one concern: Will GetReceipt method return receipt of a paid app? I'm planning to move my paid app to the freemium schema...
Recently updated plugin to version **3.0.2** and in the Firebase crashlytics can see that 8 users had crashes with this logs: **Fatal Exception: android.app.RemoteServiceException$ForegroundServiceDidNotStartInTimeException** Context.startForegroundService() did not then call Service.startForeground():...