You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/28 18:20:55 UTC

[GitHub] rolinger opened a new issue #256: Cordova 8.0 file paths

rolinger opened a new issue #256: Cordova 8.0 file paths
URL: https://github.com/apache/cordova-plugin-file/issues/256
 
 
   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?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org