Event error

Moved Support
  • 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.

  • ModeratorM Moderator moved this topic from Feedback on
  • @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.