Tommy
Tommy
### Steps to reproduce I have already released several apps on the Google Play Store using Flutter. I always build with : `flutter build appbundle --obfuscate --release --split-debug-info=/Users/foxtom/StudioProjects/myproject/build --build-name=1.0.0 --build-number=1`...
### Steps to reproduce 1. Run the [video_player](https://pub.dev/packages/video_player) example code 2. Click on play on the Bee video 3. Put the app in background while the video is playing 4....
### Is there an existing issue for this? - [X] I have searched the existing issues. ### CLI Version 1.0.0 ### Firebase Tools version 13.20.2 ### Flutter Doctor Output flutter...
### Is there an existing issue for this? - [x] I have searched the existing issues. ### Which plugins are affected? Core ### Which platforms are affected? macOS ### Description...
### Is there an existing issue for this? - [x] I have searched the existing issues. ### Which plugins are affected? Messaging ### Which platforms are affected? macOS ### Description...
### Is there an existing issue for this? - [x] I have searched the existing issues. ### Which plugins are affected? App Check ### Which platforms are affected? macOS ###...
Hello, When i build my iOS app using the latest version, i have an error with the latest Xcode version : ``` Swift Compiler Error (Xcode): Stored properties cannot be...
I have received a new crash of my android app but it seems different from #376 because it's about `onOutputBufferAvailable` and the `release` of the codec. Maybe you will have...
### SPECIFIC ISSUE ENCOUNTERED When calculating the YAW / PITCH and ROLL values in degrees from the camera `Pose` by getting the rotation, i can't get correct values between 0...
**Describe the bug** The app is crashing in release mode, i have never encountered this issue in debug (my app is live on the store). Here is the full [trace.txt](https://github.com/user-attachments/files/20943094/trace.txt)....