Jean Sarda
Jean Sarda
I've been having an issue with the fullscreen view on iOS 10. It can easily be reproduced in the example app with the following steps : * Open the fullscreen...
Changes from https://github.com/DataDog/dd-sdk-ios/pull/830 Also added 'GENERATE_INFOPLIST_FILE = YES;' to Tests target in order for tests to run.
Enables definition of the imageView's `tintColor` as a `ToastStyle` attribute. `ToastStyle.tintColor` defaults to `nil`. If any value other than `nil` is set, the imageView's `renderingMode` is set to `.alwaysTemplate`. Inspired...
Hi, We're getting a build error in R.generated.swift line 10 : > Let 'R' is not concurrency-safe because non-'Sendable' type '_R' may have shared mutable state This happens on Xcode...