Skip to content

RCTAdSupport uses advertisingidentifier which triggers Apple's automated detection upon submit #1303

@jimmystridh

Description

@jimmystridh

I just submitted an app to the AppStore earlier today, and I had to remove the implementation of the two methods in RCTAdSupport as to not trigger Apple's automated advertisingidentifier detection (https://github.com/facebook/react-native/blob/master/Libraries/AdSupport/RCTAdSupport.m#L20). They force you to explain why you are using advertisingIdentifier if they detect it (and might reject you if you're not using ads).

Perhaps this should be in the docs, or toggled via an ifdef if you actually use ads?

(Apple about advertisingIdentifier https://developer.apple.com/news/?id=08282014a)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions