python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Error starting AVAudioEngine: after playback audio engine configuration changed in background (com.apple.coreaudio.avfaudio error 561145187.)
I am trying to transmit audio when app is in background and AVAudioSession changed to Headset from speaker or vice versa
Changed output AVAudioSession Port: Speaker/BluetoothHFP
I have tried restartin...
PPreeti
Votes: 0
Answers: 0
Prevent app from being killed in background by iOS Camera app
I have an GPS-Tracking-Fitness-App where the user can track workouts in the background. All of that is working fine. No problem.
But SOME users - not many, but some - have the problem, that opening th...
Georg
Votes: 0
Answers: 0
CLLocationManager startMonitoringSignificantLocationChanges doesn't work
I want my application to get location updates even if it's terminated I tried to sign up for location changes using SignificantLocationChanges but I seems that I'm not getting any updates.
In my AppDe...
Keselme
Votes: 0
Answers: 0