How to do In App Payments and A way to Cache Media (Images/Videos) for mobile?
-
I am building an app and I am wondering if there is a way in the framework to download a video for caching purposes on Android/IOS and also how do you set up in app pay? I want to be able to download a video for a set period of time before I remove it from the cache which would require re-download again for offline viewing. Any Ideas would be welcome thanks in advance.
I was hoping all of this could be done without actually configuring in app pay in Cordova etc…