Guideline 5.1.2 – Legal – Privacy – Data Use and Sharing
The app privacy information you provided in App Store Connect indicates you collect data in order to track the user, including Phone Number. However, you do not use App Tracking Transparency to request the user’s permission before tracking their activity.
Starting with iOS 14.5, apps on the App Store need to receive the user’s permission through the AppTrackingTransparency framework before collecting data used to track them. This requirement protects the privacy of App Store users.
Next Steps
Here are two ways to resolve this issue:
– If you do not currently track, or decide to stop tracking, update your
app privacy information in App Store Connect
. You must have the
Account Holder or Admin role
to update app privacy information.
– If you track users, you must
implement App Tracking Transparency
and request permission before collecting data used to track. When you resubmit, indicate in the Review Notes where the permission request is located.
Resources
– Tracking is linking data collected from your app with third-party data for advertising purposes, or sharing the collected data with a data broker. Learn more about
tracking
.
– See Frequently Asked Questions about the
requirements for apps that track users
.
– Learn more about designing
appropriate permission requests
.
Please see attached screenshots for details
大致意思就是你的隐私里声明了使用了用户的手机号,但是在appstoreconnect后台没有进行声明,到App隐私左侧栏目里,添加手机号等相关的隐私声明就行。