-
secure storage crashes with the message on MacOS:
```
PlatformException(Unexpected security result code, Code: -34018, Message: A required entitlement isn't present., -34018, null)
```
It works …
-
### Issue Description:
From what I can see New Relic does not support .symbols file uploads that are created when a flutter app is obfuscated.
https://docs.flutter.dev/deployment/obfuscate
This c…
-
When trying to build multi flavour app - subsequent builds fail because of existing keychain
` - uses: cedvdb/action-flutter-build-ios@v1
with:
build-cmd: flutter build i…
-
i go the same crash error too , here is the log when open eventvwr.msc from windows log
Log Name: Application
Source: Application Error
Date: 25/10/2024 13:32:28
Event ID: …
-
I originally added this to an existing issue but believe it warrants more visibility. In addition to the existing Android 12 and security patch problems reported in other issues, we need to determine…
-
I have a flutter app that uses aad_oauth.
It gets stuck at the piece of code "final result = await oauth.login();" it never will finish the await.
The webview will stay white, this happens after t…
-
### Steps to reproduce
1. Run `flutter create new_project` to create a new Flutter project.
2. Open the iOS Simulator (`open -a Simulator`), selecting "iPhone 16 Plus (iOS 18.1)".
3. Run `flutter…
-
Running the example app seems to work fine but when I generate my own key for signing in apps or resuing the same key in a different app it shows the same error (`PlatformException(android-unhandled: …
-
So I'm hitting an odd build issue (this is with Debian testing) on the AGL platform. Tried this with a few other targets, among rpi5, rpi4 and rcar3 (h3ulcb). This is with master, been hitting for few…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
cloud_firestore
### Which platforms are affected?
Android
### Desc…