mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 17:45:59 +00:00
ca791dfe6f
Summary: No longer check for the `ASIdentifierManager` class. Since we only target iOS 7.0 and up, this is unnecessary. Instead, we should check for whether the `advertisingIdentifier` is non-nil. If it is, we send it; otherwise we send an error.