My latest Cordova application neeeded to read app files such as XML or CSV. During research due to embedding them as resource files I have found that there isn’t needed any platform-specified behaviour. Embed file My app is being made in AngularJS so the file structure like this: [crayon-55f6258c2cc6d959927700/] What you need to embed files is just … Continue reading Embedding resource file in Cordova app
↧