-
ListView crashes the app with really large semanticChildCount (1000000000000) with message "Semantics update contained scrollChildren but did not have childrenInHitTestOrder"
i know someone may ask…
-
### App Store link
https://apps.apple.com/us/app/snapchat/id447188370
### Current issues
- [ ] App fails to install
- [X] App fails to open
- [ ] App crashes randomly during usage
- [ ] Ap…
-
## Issue
I'm doing a React Native version migration.
My project was on version 0.72.14 and it worked perfectly.
I created a new project in version 0.75.3 and am slowly migra…
-
First, thanks for sharing the example code.
When I run the app in the visionOS simulator and on a AVP, the tapping of a button does not do anything to spawn a child volume. I do see the SwifIU o…
-
### Steps to reproduce
1. Create the standard flutter app using "flutter create " on a mac.
2. Build it with "flutter build ios"
3. Run it on a iPhone or Ipad connected to the mac.
4. App runs f…
-
## Steps to Reproduce
Create a new project and have this pop-up box:
```dart
return showDialog(
context: context,
barrierDismissible: false, // user must tap button!
child: new Alert…
-
### Checklist
- [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue
- [X] I made sure that the issue I am raisi…
-
We got this crash from ios 14.2.0, device iPhone 6s.
Based on our initial check, the user puts the app to the background and after a few seconds, puts it back to the foreground then the app crashes.
…
-
### Step 0: Are you in the right place?
* For issues or feature requests related to __the code in this repository__
file a Github issue.
* If this is a __feature request__ please use …
-
Hello,
I'm currently facing the following issue with app_links in combination with flutter_carplay.
According to the flutter_carplay documentation I need to change the AppDelegate.swift to
``…