My app was just rejected for using the Ad support framework. Which library is responsible?

后端 未结 9 1735
予麋鹿
予麋鹿 2020-11-28 01:26

This was simply an update that didn\'t change anything to do with the rejection reason. Here is the response from the resolution center:

Reasons Pro

9条回答
  •  再見小時候
    2020-11-28 02:15

    For me, Flurry Analytics and TestFlight were both the problem.

    For TestFlight, it's as easy as updating it. The 2.2.1 version won't cause any problem (I checked using strings, as Apple suggest)

    For Flurry, there is currently no fix apart from removing Flurry, and contrary to Lou Weed suggestion, even if AdSupport.framework is not linked, your app will be rejected.

    Here is Flurry support answer :

    "Thank you for reaching out to Flurry. We have recently learned that Apple has rejected some apps it believes are using the Identifier for Advertising (IDFA) without including ad functionality. Please note that Flurry does not collect the IDFA unless an app includes the AdSupport.framework for ad functionality. We are seeking clarification with Apple and we will update our affected customers as we learn more over the next several days."

    Flurry just released the version 4.3.2 of their SDK, which specifically address that problem.

提交回复
热议问题