I have an app that uses Admob for ads and Crashlytics for crash logging. As a developer, I do not collect or share any user data. But I have a couple of questions about Data Safety section:
Are Google related services (like Admob and Firebase) considered as a third party?
Do I understand correctly that I need to indicate that my app collect and share data because these services do it?
For example, Firebase shares data with its third-party subprocessors:
Firebase does not transfer this data to third-parties except:
To third-party subprocessors that assist us in providing Firebase services.
https://firebase.google.com/docs/android/play-data-disclosure
It is very unclear how to fill this form. Lots of confusing information.