-
ghost updated
6 years ago
-
When i'm multi time clicking on choose before open option box. application crash.
help me please
```
Select company
{this.getC…
ghost updated
7 years ago
-
Clicking on the icon ... in the lower right hand corner when music is playing crashes the app.
![8f16b732-213a-487a-ac89-07a2cc9c62b6](https://user-images.githubusercontent.com/34874858/34494112-af…
-
Whenever I put in my password and attempt to sign in the app crashes. This was after changing api.monero.com to something else to try and scan blockchain using a different url. Now I can’t access anyt…
-
**Describe the bug**
I have a Flutter app that handles chats and voice calls (through the SIP plugin of a Janus gateway, using the `janus_client` package) and handling incoming/outgoing calls through…
-
The iOS version was removed from the app store. is this just due to the developer account associated with that app? does anyone know what the reason for removing it from the appstore is?
-
When attempting to use Firebase Multi-Factor Authentication (MFA) with phone number verification, I encounter different issues on simulators and emulators, although the functionality works as expecte…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
Hello,
Our team have been trying to migrate a push notification feature from our old xamarin app. Followed the tutorial on setting up iOS development and development works pretty smooth on windows …
-
### Steps to reproduce
In the example code below, I have added a call to MediaQuery.of(context) to simulate the behavior Im observing in more complex apps.
Why is build called when the app goes …