Hello,
I have an app that uses Zoom's Video SDK in order to broadcast the screen, and the SDK uses ReplayKit. The broadcast has been working fine for the most part. We have the app on TestFlight and the majority of testers have been able to use the app just fine, but there is one tester having an issue with the broadcast:
The broadcast seems to be killed right after it starts. And there is this message:
The user that has been having this issue is running the app on an iPhone 8, running iOS 15.6. I have ran tests on another iPhone 8 and other models running the same iOS version, but could not reproduce the error, so I don't think this issue is related to iPhone model or iOS version.
I have searched the error message on google, and found out that many people have had this issue in different applications, thus my thinking that this issue is related to ReplayKit.
Has anyone else faced this issue recently? Could this be the OS killing the app extension due to lack of memory?
Any help will be appreciated, thanks!
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello,
I have a tester on TestFlight that has reported an issue with the BroadcastPicker on my app. I have configured the preferredExtension property and it has been working fine for almost everyone else, but to this one tester it seems like the preferedExtension property is being ignored.
Whenever he opens the BroadcastPicker, it shows all available options, and not just my app.
Has anyone else faced this issue? Is there any known cause for this? Does anyone know of a possible workaround?
Thanks!