InternetChecker Extension: iOS-Style Glass Popup When Offline 
Description
InternetChecker is a free Kodular/MIT App Inventor extension that displays a beautiful iOS-style glass popup automatically when the device goes offline. It uses a local asset icon (wifi_off.png) — no internet or WebView needed.
Price: Free (
donations appreciated)
Released On: Oct 29, 2025
Support me if you love this free extension:
![]()
PayPal
Explanation
InternetChecker continuously monitors internet connectivity. When offline, it shows a modern frosted-glass popup. Perfect for apps that require internet — notify users instantly and guide them to fix it.
Features
- Auto Show on Offline: Detects disconnect in 1 second
- iOS Glass Effect: Translucent card with blur-like style
- Local Icon: Uses wifi_off.png from Assets (no external load)
- Cancel Always Dismisses: Even if no block attached
- Fallback AlertDialog: Works if overlay permission denied
- Manual Control: CheckNow(), TestNow(), HidePopup()
- No Internet: 100% offline-safe
Designer Properties & Instruction
Blocks Overview
How to Use (Block Steps)
- Add to Project:
- Import the .aix file via Kodular’s Extensions tab.
- Drag InternetChecker into your screen (non-visible).
- Upload Icon:
- Go to Assets
- Upload image named exactly: wifi_off.png
- Size: 96×96 px (for sharp display on all devices)
- Enable Auto Check (Default):
Use Cases
- E-commerce Apps: Notify when cart/checkout fails on Internet distruption
- Online Games: Show “No Internet” with retry
- Educational Apps: Prevent submission without connection
- IoT / Dashboard Apps: Alert on network drop
- Any App Requiring Internet
Installation
- Import .aix via Extensions → Import Extension
- Upload wifi_off.png (96×96 px) to Assets
- Drag InternetChecker to screen
- Done — auto works!
Critical: File must be named exactly wifi_off.png (case-sensitive in some cases)
AIA File & AIX File (Extension)
InternetChecker.aix (18.8 KB) ![]()
test2.aia (86.0 KB) ![]()
(This image file required in assets.

Support me if you love
this free extension:
PayPal
Feedback
Try InternetChecker and let me know your thoughts! Suggestions welcome. Your support keeps free extensions alive.
Changelog
- v1 (Oct 2025): Initial release with auto-check, glass popup, local icon, fallback dialog, full button support, and manual controls.


