Hello,
After testing, this problem can be reproduced on the Android emulator.
For this issue, it is recommended that you report it to the official Maui repository to make our development team aware of it.
If you need to test how the program runs when disconnected from the Internet, you can refer to the following two workarounds.
Workaround 1. Turn off the Android emulator's network after launching the app, this way breakpoints in the debugger can be triggered normally.
Workaround 2. If you need to check how the program runs when the network is disconnected, you can enable Release mode to deploy the application. This problem only occurs in Debug mode, and the program can run normally after Release.
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.