I'm trying to find the best way to cache images on my Mobilefirst foundation app, my attempts to use any technique that involves Cordova plugins (Mainly File and File-Transfer plugins) has failed due to inability to install Cordova plugins.
Is there a way to install Cordova plugins work on MobileFirst app? If not is there an alternative way to cache images?