I am facing issue with recording indicator light which is newly intreduced security feature on iOS 14. The yellow light should go ON and OFF based on the recording status.
I am set recording flag of the voice connection to TRUE when the user Joins the room and setting it to FALSE when the user leaves the room.
In a normal case this works fine. But I am getting issue when the user puts the app on background and comes back to the game again. When the app is back ground this indicator goes OFF as the user is leaving the room. When the user comes back reconnects to the room and the recording starts again this light gets ON. Later it will be ON through out the game even if the user leaves the room and only goes OFF when the user quits the game
Not sure it needs be handled in different way. Anybody has come across such issue ?. Is there a fix for this ?
I am set recording flag of the voice connection to TRUE when the user Joins the room and setting it to FALSE when the user leaves the room.
In a normal case this works fine. But I am getting issue when the user puts the app on background and comes back to the game again. When the app is back ground this indicator goes OFF as the user is leaving the room. When the user comes back reconnects to the room and the recording starts again this light gets ON. Later it will be ON through out the game even if the user leaves the room and only goes OFF when the user quits the game
Not sure it needs be handled in different way. Anybody has come across such issue ?. Is there a fix for this ?