Claiming you collect no data when you clearly log user activity, or forgetting to declare what your third-party SDKs collect — these mismatches will get you rejected and can trigger deeper scrutiny from Apple.
What Apple said
“The privacy information you provided in App Store Connect does not accurately reflect your app's data collection practices. Based on our review, your app appears to collect data types that are not disclosed in your privacy nutrition label. Please update your app privacy information to accurately reflect all data your app and any third-party partners collect.”
Apple's privacy nutrition labels need to reflect not just your own code but every SDK embedded in your app. Analytics, crash reporting, advertising, and social login SDKs all collect data. If your label says 'Data Not Collected' but you've got Firebase Analytics or a third-party ad network embedded, that's a mismatch Apple will catch.
While you're at it — Apple also requires these pages for every app.
Fix this rejection, then make sure you're covered on the compliance side too. Apple requires every app to link to a hosted Privacy Policy, Terms of Service, Support page, and Data Deletion page. No link means another rejection — just for a different reason.