Tommy

Results 47 issues of 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`...

in triage

### 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....

c: crash
platform-android
p: video_player
package
has reproducible steps
P2
team-android
triaged-android
found in release: 3.24
found in release: 3.27

### 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...

bug
triage
Needs Attention

### 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...

type: enhancement
plugin: auth
plugin: core
plugin: messaging
plugin: storage
platform: macos
Needs Attention
plugin: app_check

### 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...

type: bug
plugin: messaging
platform: macos
Needs Attention
blocked: external dependency

### 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 ###...

type: enhancement
platform: macos
blocked: firebase-sdk
plugin: app_check

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...

Stale

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...

bug

**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)....

question