Skip to content
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

Closed
danielfbm opened this issue May 21, 2014 · 7 comments
Closed

Can't submit App to Apple #2

danielfbm opened this issue May 21, 2014 · 7 comments

Comments

@danielfbm
Copy link

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...

@ghost
Copy link

ghost commented May 22, 2014

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

@cmackay
Copy link
Owner

cmackay commented May 22, 2014

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

@ghost
Copy link

ghost commented May 22, 2014

Thats awesome.
Thanks so much eh.

On 23 May 2014 05:12, Craig MacKay [email protected] wrote:

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


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-43916836
.


Greg McDowell | Oxigeno Online | Director
m 021 341 130 | d 09 889 8003

For support : [email protected]
Twitter notifications : @OnlineOxigeno


@cmackay
Copy link
Owner

cmackay commented May 22, 2014

@cmackay
Copy link
Owner

cmackay commented May 23, 2014

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.

@ghost
Copy link

ghost commented May 23, 2014

Legend.

Cheers eh

Greg

Greg McDowell
Director - Oxigeno Online

09 889 8003
021 341 130

On 23/05/2014, at 13:05, Craig MacKay [email protected] wrote:

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.


Reply to this email directly or view it on GitHub.

@danielfbm
Copy link
Author

Awesome! Thanks a lot.

I just updated the plugin in my app and I am submitting the whole thing again.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants