Hi, we’re finally about ready to submit our managed workflow app to the app stores so I’m going through the Deploying to App Stores documentation which says:
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.
The linked Branch Guide says:
It is important that you answer these questions as accurately as possible.
However, our app does not have ads. But from the Expo documentation, I get the impression that we should answer yes to some or all of these questions because of the FB and Branch SDKs in the managed SDK. Is that correct? Should I answer yes to all 4 questions?