世博会应用 'Your app is using the Advertising Identifier (IDFA)'

Expo app 'Your app is using the Advertising Identifier (IDFA)'

我正在尝试将应用程序上传到 App Store,但每次我上传二进制文件时,Apple 都坚持认为我的应用程序使用广告,而我从未实施过此类操作。我查看了文档并删除了所有涉及 ASIdentifieradIdentifier 的代码 我不太确定我遗漏了什么。 我该怎么做才能解决这个问题?

用于部署到应用商店的 Expo 文档:https://docs.expo.io/distribution/app-stores/

Apple will ask you whether your app uses the IDFA: the answer is "yes." This is because Expo contains the Facebook and Branch SDKs, which contain code for collecting the IDFA, and you'll need to check a couple boxes on the Apple submission form. See Branch's Guide for which specific boxes to fill in.