songz / cordova-plugin-opentok

Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App
Other
162 stars 270 forks source link

Bug with "camera on" indicator for iOS 14. #249

Open yoovanr opened 3 years ago

yoovanr commented 3 years ago

Bug with camera indicator for iOS 14. It shows a "camera on" indicator for iOS 14 devices even when users finished the call and unpublished from the session.

Looks like this feature comes for iOS 14 and the plugin hasn't been updated for the last 2 years. Someone could fix this bug? Maybe any of forked repositories? 😅

ios14greendotfeat

maxwell09 commented 7 months ago

Hey, better late than never !

I did it on my fork, see this commit: https://github.com/maxwell09/cordova-plugin-opentok/commit/b644a2ab02ffea8dbb66d1dde16108334b0405c2

I also did it for Android, check the commits of my fork.