Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on release testflight on application launch #804

Open
mmintz opened this issue Sep 20, 2023 · 0 comments
Open

Crash on release testflight on application launch #804

mmintz opened this issue Sep 20, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mmintz
Copy link

mmintz commented Sep 20, 2023

Flutter Version

My version :
Flutter 3.13.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision efbf63d9c6 (5 weeks ago) • 2023-08-15 21:05:06 -0500
Engine • revision 1ac611c64e
Tools • Dart 3.1.0 • DevTools 2.25.0

Lib Version

My version : assets_audio_player: ^3.0.6

Platform (Android / iOS / web) + version

Platform : iOS version 16.5.1(c)

Describe the bug

Cleaned the whole project. Run flutter run --release on the device all good. Created archive for app store complained about microphone but not for your library. Bypassed it by adding a piece of code in podfile. Uploaded ok in app store. Downloaded the app from testflight clean installation crashes as soon as it launches. Its a segmentation fault on this library.

Small code to reproduce

i have the exact crash log and what chatgpt says.

image

Crash log part of it ->
image

@mmintz mmintz added the bug Something isn't working label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants