delegate missing to stop screen share work when app is closed (#43)

Co-authored-by: Gustavo Emanuel <gumanuel@Gustavos-Mac-mini.local>
This commit is contained in:
Gustavo Emanuel Farias Rosa
2022-06-16 17:11:03 -03:00
committed by GitHub
parent bba32acefa
commit f01348c28a

View File

@@ -41,7 +41,9 @@ class AppDelegate: UIResponder, UIApplicationDelegate, RCTBridgeDelegate {
return true
}
func applicationWillTerminate(_ application: UIApplication) {
BigBlueButtonSDK.onAppTerminated()
}
func sourceURL(for bridge: RCTBridge!) -> URL! {
//#if DEBUG