Sebastian Hagedorn
Sebastian Hagedorn
Required to write into Photos.
There is currently no way to reset a permission's state (nor can the user go to settings and change it there) when a user has once selected "Do not ask...
- present the permissions controller (the container) - while presented, one or more "waiting" (i.e., not visible, but queued) requests becomes outdated, i.e., it cannot be presented anymore - this...
Steps: - Use the demo app to request TencentWeibo permission with the debugger attached Xcode will log that the alert could not be presented. You will not see a permission...
Seems I've missed something for the newly-implemented categories. This can easily be reproduced in the test app: Just click through all permissions and select "Do not ask again". Reopen the...
Linking HomeKit may have similar implications as linking HealthKit. Maybe we can re-use (and rename) the Health targets, since we certainly don't want more framework variants.
### Description Starting yesterday (June 19th) ~2pm CEST, we see severely degraded performance in all our `macos-14-xlarge`-runner-based workflows, taking roughly twice the time for each step, leading to timeouts and...
### Describe the bug In our app, we have automatic network tracking/tracing enabled, but also send a few custom traces. We apply the trace sample rate in several places in...
### Question As of [v2.15.0](https://github.com/DataDog/dd-sdk-ios/releases/tag/2.15.0), iOS memory warnings are automatically tracked as RUM errors. While I love the idea of tracking them as context of (potential) other problems down the...