-
Notifications
You must be signed in to change notification settings - Fork 36
Can’t handle alert when start vidapp broadcast #85
Copy link
Copy link
Open
Description
Hello,
When using parameter videoMode = “app” in the “devices” section of the config.json file (ios_remote_provider), if there is an alert being displayed on device when I start the provider, the alert is recognized and the provider tries to click on 'OK' button, however the click does not occur and the provider gets froze.
alerts messages configuration at default.json

Analyzing the code, I noticed that it is stopping at this line, in function StartBroadcastStream
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


