-
Adding SimplyCoreAudio to a new SwiftUI project as a dependency causes SwiftUI Previews to fail with the following diagnostic message:
Xcode 14.0 (14A309), macOS 12.6 (21G115)
```
HumanReadable…
-
### The issue
- We have custom framework named "CDLogger" that has Datadog SDK as it's dependency
- this dependency has to be `static` as we use XCode Cloud and there is known issue even tho it's cl…
-
Description
Since importing into the project, all SwiftUI Xcode canvas renderers crash when trying to load a preview.
Steps to Reproduce
update Xcode to 12.3
Add PhoneNumberKit via SPM to yo…
-
I tried to publish following the documentation, but it failed with the following error:
https://github.com/hxxyyangyong/kmmbridgeDemo/actions/runs/3368705535/jobs/5587553045
project address:
ht…
-
Hey, I raised the earlier issue (#1) and just wanted to let you know of a problem I found:
When `ZoomableScrollView` is used within a container that has `.edgesIgnoringSafeArea(.all)` set, the imag…
-
**Describe the bug**
Getting the following build failure:
/Users/user/Desktop/aws-test/Pods/AWSCognitoIdentityProviderASF/AWSCognitoIdentityProviderASF/Internal/libAWSCognitoIdentityProviderASFBin…
-
Hi Team,
We are working on the xamarin application which requires the latest toolchain along with the latest iOS Release, So the issue is the xamarin.iOS is not supported to create the IPA file f…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Enable VoiceOver.
3. navigate into the list.
4. Use three-finger guesture to scroll one page up or down.
**...
Expected…
-
### Description
Hi,
My preview crash and it's reproducible 100% with very little code. Looking at the stack trace I'd say it's a Swift or Swift runtime issue. Maybe the preview is using the Mac S…
-
### Description
Related to:
https://github.com/twilio/video-quickstart-ios/issues/237
I thought it'd be worthwhile to file a dedicated issue in the Twilio Video iOS SDK project to capture these…