I recently upgraded my environment from Cordova 7.1 to 8.0, and from Androi 6.5.4 to 7.1.1....after doing so, I notice the Android paths are not the same anymore.
My code file path is: ` var filePath = cordova.file.applicationDirectory ; // assets folders, preloaded` And I put the files in `/myApp/platforms/android/assets` - but after the upgrade the file path no longer works as the app can't find the files. Where should I be putting the files now? [ Full content available at: https://github.com/apache/cordova-plugin-file/issues/256 ] This message was relayed via gitbox.apache.org for [email protected]
