I am currently developing an application using Phonegap / Jekyll / Backbone. I am however in the need for a base path for my generation of static content. For Android platforms I use /android_asset/www/
which is working fine. I am however unable to find one for iOS, anyone has any idea about it?
Thanks in advance.