-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't submit App to Apple #2
Comments
I'm having the same issue. Looks like the use of the AdSupport.framework is a big No No in Apple's eyes. Having to remove your plugin so I can head down the approval track, but will add it back the moment this can be addressed. Love the plugin btw |
Thanks for submitting the issue and the feedback. It looks like there may be a new version of Google Analytics IOS native SDK the removes the dependency on the AdSupport.framework. I will take a look at the new version and I will try to have an update later today. Thanks, -Craig |
Thats awesome. On 23 May 2014 05:12, Craig MacKay [email protected] wrote:
Greg McDowell | Oxigeno Online | Director For support : [email protected] |
No problem It looks like the dependency was remove in version 3.0.3c: https://developers.google.com/analytics/devguides/collection/ios/changelog#changelog |
I have updated the plugin to the latest version of iOS GA SDK to 3.07 and removed the dependency on the AdSupport.framework and it appears to be working properly. Hopefully that will resolve an app store submission issues. |
Legend. Cheers eh Greg Greg McDowell 09 889 8003
|
Awesome! Thanks a lot. I just updated the plugin in my app and I am submitting the whole thing again. Thanks! |
When I submitted the App to Apple for Approval they replied with the following:
"Dear developer,
We have discovered one or more issues with your recent delivery for "Mandaread". To process your delivery, the following issues must be corrected:
Improper Advertising Identifier [IDFA] Usage. Your app contains the Advertising Identifier [IDFA] API but you have not indicated its usage on the Prepare for Upload page in iTunes Connect.
Once these issues have been corrected, go to the Version Details page and click "Ready to Upload Binary." Continue through the submission process until the app status is "Waiting for Upload." You can then deliver the corrected binary.
Regards,
The App Store team"
I am only using your plugin as any sort of external access plugin.
I saw the same issue happens to other plugins using google analytics
phonegap-build/GAPlugin#64
https://community.pushwoosh.com/questions/505/ios-improper-usage-of-idfa
I mostly prefer your plugin over the Phonegap one... Could you please fix this? Many thanks in advance...
The text was updated successfully, but these errors were encountered: