getsentry / team-mobile

Meta issues for the Mobile team
4 stars 1 forks source link

[Epic] Provide Privacy manifest and docs #183

Closed kahest closed 5 months ago

kahest commented 7 months ago

A lot of the work has already been done, this is to track the remaining tasks to ensure we got our bases covered with tests and docs.

For docs, we started with the RN page because the usage scenario is the most complex there. We can copy this for all other relevant platforms afterwards.

Internal notes

### Provide Privacy Manifest
- [x] sentry-cocoa 8.25.0 https://github.com/getsentry/sentry-cocoa/releases/tag/8.25.0
- [x] sentry-react-native 5.22.1 https://github.com/getsentry/sentry-react-native/releases/tag/5.22.1 through sentry-cocoa
- [x] sentry-dart 7.20.1 https://github.com/getsentry/sentry-dart/releases/tag/7.20.1 through sentry-cocoa
- [x] sentry-capacitor 0.17.0 https://github.com/getsentry/sentry-capacitor/releases/tag/0.17.0 through sentry-cocoa
- [x] sentry-cordova 1.3.0 https://github.com/getsentry/sentry-cordova/releases/tag/v1.3.0 through sentry-cocoa
- [x] sentry-xamarin 2.1.0 https://github.com/getsentry/sentry-xamarin/releases/tag/2.1.0
- [ ] sentry-dotnet
- [ ] sentry-unity
- [ ] sentry-unreal
### Docs
- [x] iOS Docs: https://github.com/getsentry/sentry-docs/pull/9798
- [x] RN Docs: https://github.com/getsentry/sentry-docs/pull/9752
- [x] Flutter Docs: https://github.com/getsentry/sentry-docs/pull/9797
- [x] Flutter Readme: https://github.com/getsentry/sentry-dart/pull/2002
- [x] Xamarin Docs: https://github.com/getsentry/sentry-docs/pull/9851
- [ ] Capacitor
- [ ] Cordova
- [ ] Maui
- [ ] Unity
- [ ] Unreal
kahest commented 5 months ago

closing this - remaining platforms will add docs on demand