Skip to content

Can’t handle alert when start vidapp broadcast #85

@EvandroFranca

Description

@EvandroFranca

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions