+ Test how the relay hub handles mobile app lifecycle events (visibility changes, network changes).
+
+
+
+ Page Visible: {{ pageVisible ? 'Yes' : 'No' }}
+
+
+
+ Network Online: {{ networkOnline ? 'Yes' : 'No' }}
+
+
+
• Try switching tabs or minimizing the browser window
+
• Disconnect your network to test offline handling
+
• The relay hub will maintain connections and reconnect automatically
+