-
100 % reproducible crash on app launch
-
### Apple platform
Mac Catalyst
### Framework version
net9.0-*
### Affected platform version
9.0.100-preview.7.24407.12
### Description
Upgrading an 8.0 MAUI app to 9.0 by changing TFMs to `net…
-
It looks like TARGET_OS_IPHONE is by default set when targeting macCatalyst:
https://stackoverflow.com/questions/12132933/preprocessor-macro-for-os-x-targets/49560690#49560690
Because of this, …
-
I upgraded a project to net9 rc3, and when trying to display the bottom sheet,
it is crashing with that message:
```
`the49_maui_bottom_sheet_design: Could not inflate Behavior subclass com.googl…
-
macOS Version:macOS Catalina 10.15
wykuser@wykuserdeMac WeChatSDK1.8.6.1 % `sharpie xcode -sdks`
> sdk: appletvos13.0 arch: arm64
> sdk: iphoneos13.1 arch: arm64 armv7
> sdk: dr…
-
**Describe the issue**
I've already follow the tips from https://github.com/Jigsaw-Code/outline-client/tree/master/src/cordova/apple#debug-vpnstartfailure, but still not working, sometimes it connect…
-
AsyncHTTPClient 1.2.1 commit hash: 4b4d6605aa2e4f0c2ae3c7563795ae3bec259fff
Context:
Building AsyncHTTPClient for Mac Catalyst fails with errors:
`'sec_protocol_options_set_tls_min_version' is …
-
---
**Issue moved from dotnet/maui#21786**
- Please respond to @JoacimWall.
---
_From @JoacimWall on Thursday, April 11, 2024 6:58:03 PM_
### Description
After I updated to latest Dotnet…
-
### Analyzer
**Diagnostic ID**: CA1416: `This call site is reachable on: 'iOS' 13.0 and later, 'maccatalyst' 15.0 and later. 'AppDelegate.DoSomething()' is only supported on: 'ios' 14.0 and later.`…
-
### What problem or need do you have?
Hello, I try to describe project description for my package + macro target
```Swift
import ProjectDescription
let project = Project(
name: "SomePacka…