opentok-ios-sdk-samples-swift icon indicating copy to clipboard operation
opentok-ios-sdk-samples-swift copied to clipboard

Publisher view black screen issue when app goes to background

Open engrossinfotechtest opened this issue 3 years ago • 1 comments

Publisher view is turned to black when app goes to background in swift . Even while keeping the session alive and enabling background modes (and keeping audio session enabled in background mode) So audio seems to work fine. While the publisher returns back to foreground. view is not restored while the subscriber view is restored in the same situation .

I am using the latest OPENTOK library OpenTok 2.19.0(Some how 2.19.2 is not getting installed)

but still this issue persists

Please help. Thank you

engrossinfotechtest avatar Apr 07 '21 06:04 engrossinfotechtest

getting this one too. and publisher camera freezes too

brycerker avatar May 26 '21 09:05 brycerker

Apologies for the belated reply. Cameras can't be used when in background mode: https://tokbox.com/developer/sdks/ios/background-state.html.

To clarify, is the issue that publisher remains black after entering the foreground?

v-kpheng avatar Nov 17 '22 23:11 v-kpheng