-
**Description**
The binary got rejected by app store, probably because of CoarseReloc.framework.
The functionality of the app itself is fine.
**Steps to reproduce the issue**
1. Build ios ap…
-
## Steps to Reproduce
1. Create a basic flutter app which wraps `runApp` with `runZoned` and provides a custom zone value:
```dart
import 'dart:async';
import 'package:flutter/material.d…
-
update:
I have solved my original issue by running ```yarn cache clean```. Now this issue is about the application crashing instead of putting up a nice error message. My understanding is that ther…
-
# [iTeaTime(技术清谈)]( https://github.com/ChenYilong/iOSInterviewQuestions/issues/127)【006期】【代号:布加迪】
----------
![](http://ww4.sinaimg.cn/large/006tNc79ly1g4wvr2s23oj31sr0q242m.jpg)
------…
-
Hey guys!
My tests work pretty fine but after a while they are executed only on one of my two slaves. There is no error message or error and the other slave is marked as idle in my selenium grid.
Th…
-
Getting an error uploading my app to the mac store with "xcrun altool --validate-app...":
Error is: " Could not find the main bundle or the Info.plist is missing a CFBundleIdentifier in ‘GT.pkg’."
…
-
### Description
When I build my Maui app (.net core 9 preview 4), the iOS build loads into organizer for test flight deployment fine, but the Mac build loads in as "Unknown Scheme".
### Steps …
-
## Steps to Reproduce
1. Run Flutter app in iPad(either simulator or real device)
2. Exit to home screen or open other app
3. rotate device
4. open app switcher
* or move app to open as…
-
When I try to run a newly created flutter app the build fails for iOS simulator referencing the error below. I've been struggling with this for a few days now and any help would be much appreciated.…
-
When using an HLS stream as the network source, a listener added to the video controller gets fired multiple times for the, seemingly, same event. In my case, I am using an event at the end of the vid…