My phonegap application runs fine with UA for it's push notifications in dev mode. I'm getting ready to submit the application to the app store so I created a new urbanairship app with a production ready key/secret and made sure to change my provisioning profile to be distribution. Without the use of the phonegap plugin for urbanairship there is a flag that has to be set that tells urbanairship to use production:
APP_STORE_OR_AD_HOC_BUILDBut I don't see an equivalent for phonegap. has anyone tried to move to production/distribution for phonegap? Any other steps to get it working? The device id that is registered is the same as the development id.
I also asked the question to the urbanairship staff here:
https://support.urbanairship.com/customer/portal/questions/258583-phonegap-ua-switch-from-dev-to-production