You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Flutter App in production using audio_session ^0.1.19. I use Flutter 3.22.2.
On some iOS users I have picked up the following error in Crashlytics when running session.configure():
PlatformException(561017449, The operation couldn't be completed. (OSStatus error 561017449.), null, null)
I have not been able to replicate it on my devices.
Do you know what could be the cause?
Has it happened to anyone else?
Best regards
The text was updated successfully, but these errors were encountered:
Hello.
I have a Flutter App in production using audio_session ^0.1.19. I use Flutter 3.22.2.
On some iOS users I have picked up the following error in Crashlytics when running session.configure():
PlatformException(561017449, The operation couldn't be completed. (OSStatus error 561017449.), null, null)
I have not been able to replicate it on my devices.
Do you know what could be the cause?
Has it happened to anyone else?
Best regards
The text was updated successfully, but these errors were encountered: