I have an issue where I am getting a "ReferenceError: Can't find variable: cordova" error for iOS9. This did not happen with Android and I can't figure out why it is happening on iOS9. I am using (and a newbie to) PhoneGap Build and this is my 1st attempt to run my app on iOS.
I've looked through all suggested and related questions here I believe and did not find the answer.
So far I have attempted:
Thanks for any suggestions!
Have include cordova.js in your index.html file.