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

IDFA problem #28

Closed
ilyakar opened this issue Dec 12, 2014 · 3 comments
Closed

IDFA problem #28

ilyakar opened this issue Dec 12, 2014 · 3 comments

Comments

@ilyakar
Copy link

ilyakar commented Dec 12, 2014

Using this plugin I wasn't able to submit to the app store because my app doesn't use ads and this plugin uses an sdk that causes an idfa problem. I don't remember the exact terms, hope this is enough to explain what is going on.

@cmackay
Copy link
Owner

cmackay commented Dec 12, 2014

I submitted a release which excludes IDFA support for iOS. Let me know if this resolves your issue.

Thanks,

-Craig

@zmagyar
Copy link
Contributor

zmagyar commented Dec 21, 2014

The IDFA support is not only required to server ads in the app but also IDFA the only official way to track devices and attribute app installations to specific ads. All you need is to indicate it when you are submitting your app. I.e. just say yes to the IDFA question. Then there are three options. Leave the first unchecked and check the latter two. I.e.:

  • Serve advertisements within the app
    x Attribute this app installation to a previously served advertisement
    x Attribute an action taken within this app to a previously served advertisement

Your app should pass the review without any problems now.

Zoltan

@ilyakar
Copy link
Author

ilyakar commented Dec 22, 2014

If itunes connect detects an idfa library and you do not serve ads, it does not allow you to submit the app. I tried and researched... It's fine now, the idfa support should be optional as it can ONLY be used if you serve ads.

Sent from my iPhone

On 21 Dec 2014, at 22:23, Zoltan Magyar notifications@github.com wrote:

The IDFA support is not only required to server ads in the app but also IDFA the only official way to track devices and attribute app installations to specific ads. All you need is to indicate it when you are submitting your app. I.e. just say yes to the IDFA question. Then there are three options. Leave the first unchecked and check the latter two. I.e.:

Serve advertisements within the app x Attribute this app installation to a previously served advertisement x Attribute an action taken within this app to a previously served advertisement
Your app should pass the review without any problems now.

Zoltan


Reply to this email directly or view it on GitHub.

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

3 participants