TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Apple Rejecting Apps For Not Showing Ads

29 pointsby slavenover 11 years ago

7 comments

sneakover 11 years ago
No, Apple is rejecting apps for pulling the advertising unique identifier and not using it for ads, but instead to spy.<p>Stop it.
评论 #7173896 未加载
评论 #7164885 未加载
评论 #7165965 未加载
lstamourover 11 years ago
Original text from Apple with tips to fix using strings and otool at: <a href="https://github.com/mixpanel/mixpanel-iphone/issues/109" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mixpanel&#x2F;mixpanel-iphone&#x2F;issues&#x2F;109</a><p>Note that this affects quite a few major platforms:<p>* parse.com seems to have added it when they added social.framework for Facebook features<p>* TestFlight uses it for obvious reasons: <a href="https://testflightapp.com/sdk/ios/doc/2.0.0/" rel="nofollow">https:&#x2F;&#x2F;testflightapp.com&#x2F;sdk&#x2F;ios&#x2F;doc&#x2F;2.0.0&#x2F;</a> -- they add it even if you forget to.<p>* Mixpanel affected (with workaround above)<p>Not affected:<p>* AFAIK, Google doesn&#x27;t use it unless you added it as a custom metric with your own custom code (or a third-party integration library)<p>* Flurry split off their advertising library from their analytics one, in part likely because of this requirement from Apple. If you implement just the analytics, it does not require AdSupport.framework.
awakeasleepover 11 years ago
This might be a shot at Stripe&#x2F;Braintree&#x2F;Paypal. All those companies want to use the IDFA as a part of their scheme to uniquely identify devices&#x2F;users for their one touch payment solution, and Apple has been rumored to be getting into the mobile payments arena.
andrewflnrover 11 years ago
Even if Apple has some nefarious motive for doing this, if it really does have a beneficial effect on privacy, I find it hard to fault them for it. Can we save the pitchforks and torches for when they do something actually bad? (that is a serious question, there are arguments both ways)
FireBeyondover 11 years ago
I’m not sure my understanding of this is correct. It seems to be crying about the problems this will cause. Ostensibly, it’s saying that there’s a problem with the identifier for ads being requested in apps that don’t have ads (i.e. being used as a surrogate identifier).<p>But, more nefariously (again, if my understanding is correct) it’s saying that many ad networks rely on this info being passed to advertisers (despite the policy being that it shouldn’t), and how problematic it’s going to be if Apple enforces this policy.<p>If this is the case, my sympathy is close to zero. Not because “advertising = bad”, but because this was a known no-no. Don’t cry foul when you can’t do what you were told you couldn’t.
评论 #7165123 未加载
评论 #7165132 未加载
egbover 11 years ago
I got rejected, but I _do_ show ads. My guess is Apple is targeting particular SDKs&#x2F;libraries, and so that even apps that are showing ads are getting flagged. Not sure what the resolution is going to be - still waiting on an Apple response.<p>I&#x27;ve got a whole bunch of libs included, several of which use AdSupport. Arg.
评论 #7174965 未加载
AugustusLongeyeover 11 years ago
Hang on, you think Apple are worried about the privacy of end users? I call shenanigans! There are likely many reasons they&#x27;re doing this, that is firmly at the bottom of the list three rooms over entitled &quot;things Apple don&#x27;t care about&quot;.
评论 #7164910 未加载