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-56bb369bd9ed9003384820/] What you need to embed files is just … Continue reading Embedding resource file in Cordova app
↧