-
I am trying to port my iOS Application to macOS Application using Xcode 11's new Mac Catalyst tool.
All things seems to working fine except SwiftR library.
Basically, primary problem is SwiftR use…
-
`/.../SourcePackages/artifacts/TDLibFramework/TDLibFramework.xcframework:1:1: While building for Mac Catalyst, no library for this platform was found in '/.../Library/Developer/Xcode/DerivedData/Proje…
-
topLayoutGuide' was deprecated in Mac Catalyst 13.0: Use view.safeAreaLayoutGuide.topAnchor instead of topLayoutGuide.bottomAnchor
same for bottomLayoutGuide
-
### Description
When running the `TapTwoPlacesQuickly` test it fails when falling through to the code used on `Android`
I tried to add a section for `MacDriver`
```C#
else if (driver is MacD…
-
### Description
When using the `FilePicker` API in an iOS application, the `PickAsync` method returns null (as if canceled) even if the user has not canceled or picked a file.
The same behavior exis…
-
Hi, does the tool support Mac Catalyst builds, e.g. `build_targets = ["x86_64-apple-ios-macabi", "aarch64-apple-ios-macabi"]`?
If not would it be possible to please add support for these targets? I t…
-
```
# require_relative '../node_modules/react-native/scripts/react_native_pods'
# require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
# Resolve react_native_p…
-
Catalyst has improved quite a bit since this was last requested - can we check that Mac checkbox and see how it looks? Maybe it wouldn't take too much work to get it working decently.
-
### Description
In a class under my Windows platform folder, the following types are missing:
Microsoft.UI.Xaml.Application
Microsoft.UI.Xaml.UnhandledExceptionEventArgs
This happened after updating…
-
Hi,
The App works great for iOS but sends this message as soon as I support Mac Catalyst:
**Signing for "youtube-ios-player-helper-Assets" requires a development team. Select a development team …