• 1 Post
  • 4 Comments
Joined 2 days ago
cake
Cake day: September 11th, 2026

help-circle



  • iPad 2 should actually be fine. It tops out at iOS 9.3.5, and Safari 9 is exactly the baseline I build against - that’s why the layouts use plain px sizes and table-based fallbacks instead of flex gap and clamp(), which that Safari silently throws away.

    When an old iPad “can’t open modern web pages” it’s usually the TLS certificates rather than the page itself. SnapFrame is served from your own HA box over plain http on your LAN, so that part doesn’t apply.

    If you try it and something renders wrong, tell me the iOS version and what looks off - that’s the hardware the whole project is aimed at.