I needed a bash script to capture some repository info from a different folder in variables.
Dr. Google was helpful again and so I came up with this example script.
Continue reading
So you developed your app and neglected your config.xml?
If you are as impatient as me then your app might still showing up as HelloCordova
on your devices/emulators.
Updating your config is apparently not enough because your platform builds still contain references to the old app meta data.
Continue reading
This might be really basic but I found myself stumbling over this all the time. Writing it down may help.
Continue reading