Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can’t handle alert when start vidapp broadcast #85

Open
EvandroFranca opened this issue May 27, 2022 · 0 comments
Open

Can’t handle alert when start vidapp broadcast #85

EvandroFranca opened this issue May 27, 2022 · 0 comments

Comments

@EvandroFranca
Copy link

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.

This is the alert
Captura-de-Tela-2022-05-26-a-s-21-51-07

This is the log
Captura de Tela 2022-05-26 às 22 41 52

devices at config.json
Captura de Tela 2022-05-26 às 22 48 41

alerts messages configuration at default.json
Captura de Tela 2022-05-26 às 22 57 03

Analyzing the code, I noticed that it is stopping at this line, in function StartBroadcastStream

https://github.com/nanoscopic/ios_remote_provider/blob/8fe86caf15dcdc96cf7bf8f7446cd6344680fcba/cfa.go#L809

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant