Files
daily-notification-plugin/test-apps
Matthew Raymer 9d6d979d83 fix(ios): ensure Simulator window is always visible after boot
Fixed build script to always open Simulator app window:

Simulator Visibility:
- Always opens Simulator app window after booting
- Ensures window is visible even if simulator was already booted
- Provides visual feedback that simulator is running

Boot Flow:
- If already booted: opens Simulator window immediately
- If booting: boots device, then opens Simulator window
- If boot fails: opens Simulator app for manual selection

Fixes:
- Simulator window now always appears after build
- User can see simulator even if it was already running
- Better visual feedback during build process

Result: Simulator window is now always visible after build completes
2025-11-11 20:02:06 -08:00
..
2025-10-15 10:46:50 +00:00