Page 1 of 1

Problems with exported html/css for Blackberry in Phonegap Build

Posted: Fri Jul 06, 2012 12:08 am
by Arcelio J. Fetizanan Jr.

After exporting from Tiggzi and uploading to Phonegap Build. I received this error

Error log

Code: Select all

   Invalid application archive - resource name is not valid(files/views/assets/css/general+css.css) 

How can we change the filenames in Tiggzi? Do we need to do it manually after exporting?


Problems with exported html/css for Blackberry in Phonegap Build

Posted: Fri Jul 06, 2012 12:23 am
by maxkatz

Yes, you can export the app source and change all places this file is used. We'll update our code generation, not to generate files like that.


Problems with exported html/css for Blackberry in Phonegap Build

Posted: Wed Jul 18, 2012 3:02 pm
by abednego

i'm experiencing the exact same problem :(
which filenames that i need to change?
pls help :)


Problems with exported html/css for Blackberry in Phonegap Build

Posted: Wed Jul 18, 2012 3:23 pm
by Arcelio J. Fetizanan Jr.

Check the files with "+" I think its in the assets directory.

general+css
general+css1 and so on...

You just remove the + sign. Please check if it affects your screen. For me it did not.