Lee Higgins
Lee Higgins
Has this been added? its a bit of a pain to keep manually doing it.
Getting the same issue on iPhone 6 IOS8. ( kCFURLErrorUserCancelledAuthentication = -1012)
I just hit this issue. I have refactored my audio engine replacing the audioplayers package (it has many issues looping and playing multiple sounds on Android). I have a game...
> @LeeMatthewHiggins if I understand well does this happen on iOS only? AFAIK the mic permission is asked when in the `info.plist` there is `NSMicrophoneUsageDescription`. Are you able to see...
> @filiph , @LeeMatthewHiggins I created `dev/noCapture` branch without the capture feature. All the cpp and Dart sources for the capture have been removed. Can you please try with that...
No Luck I´m affraid. I want to check its nothing else doing it, my app is quite complex. I use rive.app framework and they recently added audio and i checked...
Yes I have an abstraction layer that lets me swap our audioplayers, solound and no-op I will get back to you ASAP. Rive app added audio at around the same...
OK. please don´t kill me. It looks like it was actually audio_session package. I added the audio session package so that I could set the mix with others audio session...
OK confirmed. I have uploaded a build using **flutter_soloud: ^2.0.1 and I do not have issue with the app store upload.** And I do not get the mic permission prompt....
> @LeeMatthewHiggins great! Thank you. > > For the audio session mode, can you please open a new issue telling us your findings also when using [audio_session](https://pub.dev/packages/audio_session)? > > @filiph...