-
This is a nice to have.
## What are you trying to achieve?
I would like to create a SwiftUI Preview for my custom message view, to test what my message view looks like in a variety of different …
-
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…
-
**Describe the bug**
Xcode preview crash as it can't load Adyen3DS2
Key part from the crash log
```
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.m…
-
## 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…
-
As usual we must work on compatibility updates for iOS 16 and tvOS 16.
-
**Describe what happened**
When following the React Native [setup instructions](https://docs.datadoghq.com/real_user_monitoring/error_tracking/reactnative/#alternatives-to-datadog-react-native-wizard…
-
MacOS: Monterey (12.2.2)
XCode Version 13.3 (13E113)
I seem to be having an issue getting this to work correctly. Trying to execute a query crashes as soon it begins.
Although it could be a prob…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
this error appears roughly after `Building | 1871/1894`
### Expected Behavior
build should …
-
After `flutter upgrade` to 3.3.5, `flutter build macos` fails. A debug build with `flutter run` is successful.
## Steps to Reproduce
1. flutter create --platforms=macos test_example
2. cd test
3…
-
I'm trying to use injection when running an iOS app as a Mac app, but I don't see the changes on screen. Is running an iOS app as Mac supported? I assumed it is because I saw that code in HotReloading…