Interesting use case. I would treat this less as a gaming-specific problem and more as a mobile app data-governance and third-party risk problem. For GDPR exposure in dev pipelines, I'd start with a permission-to-data map for every SDK, API, and device permission, then tie that to a data classification register so you can see exactly where PII is collected, processed, logged, or shared. In OpenPages, that usually works best when you build controls around vendor inventory, API risk reviews, DPIA triggers, retention rules, and release-gate evidence rather than relying only on scan results. For teams trying to structure that workflow in a practical way, checkout here and compare your checklist against a full data-flow review, consent validation, and log-redaction process.
------------------------------
Robert Brown
------------------------------