[iOS] Audio session activation failed when app is in background
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(560557684, Session activation failed, null, null)
#0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:652:7)
#1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:310:18)
Have you added the audio background mode to your iOS permissions?
Hi @Frayo44, did you manage to find a fix for this?
Hey did u find the solution
If anyone is still searching for a solution, audio session cannot be reactivated in background unless avAudioSessionCategoryOptions: AVAudioSessionCategoryOptions.mixWithOthers