-
The following error occured, I have set the proper AppDelegate code from the Demo.
```csharp
Loaded assembly: /private/var/containers/Bundle/Application/D999CFE2-0A8F-4494-A351-3C2759795DEC/PrismM…
-
Any solution for below issue?
https://github.com/JetBrains/compose-multiplatform/issues/3791
-
## Steps to Reproduce
```
$ cd dev
$ SHARD=add2app_test dart bots/test.dart
```
## Logs
```
Test Case '-[FlutterTests testDualFlutterView]' started.
/Users/m/Projects/flutter/dev/integra…
-
When we did not need to worry about NativeAOT we could write a binding in the following way:
```csharp
[Mac (14,0)]
[Export ("presentViewController:asPopoverRelativeToRect:ofView:preferredEdge:beha…
-
With latest snapshot 1.9.1 (and 1.9.0) I'm getting this error when loading ads:
``` java
java.lang.NoClassDefFoundError: org/robovm/apple/foundation/NSObject$Handle
at org.robovm.pods.google.mobi…
knepe updated
11 months ago
-
I am facing an issue in ios:
RN: 0.64
Simulator: iPhone 14 Pro
Version Library: 1.1.3
Android working fine
`
Exception '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt t…
-
**Plugin version:**
3.0.2
**Platform(s):**
- [x] ios
**Current behavior:**
Catched 10 times crashes from crashlytics
```
Fatal Exception: NSInvalidArgumentException
0 CoreFo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [X] I have read the "Reporting a bug"…
-
### App Store link
https://apps.apple.com/tr/app/netflix/id363590051?l
### Current issues
- [ ] App fails to install
- [ ] App fails to open
- [X] App crashes randomly during usage
- [ ] App experi…
-
#### Issue details
I want to take advantage of [alternate icons for iOS builds](https://developer.apple.com/documentation/uikit/uiapplication/2806818-setalternateiconname). I tried to add additional …