@keiwduy said in ERROR LOADING SCRIPT:
ERROR LOADING SCRIPT
And what exactly are the problem?
In my BAS project, I developed code that enables and disables Gmail 2FA.
However, the CheckScreen method always returns GMAIL_MAIN_SCREEN for both enable and disable flows.
As a result, even when the enable mode is active, the returned screen triggers the code inside the disable block.
This makes it impossible to distinguish between the two states based on the current CheckScreen response.
@Pairs said in Event error:
CheckScreen method always returns GMAIL_MAIN_SCREEN
Could you describe in more detail what we are talking about? It would be desirable to attach a test project here or in a PM on the forum.