Closed cherche closed 8 years ago
When testing on my iPad, the input at the bottom appears to be off-center. Also, only "Toggle Goodnight" appears to work. Can someone else test this out?
Connected to my computer with the lightning connector to see the developer tools. It turns out that Safari for iOS doesn't support .startsWith, so I'll be adding this. The layout of the "Say something to Fuchsia..." isn't ideal but it still works.
Found that it was just that iOS doesn't support transform but does support -webkit-transform. This fixed the problem with display. It also has full mobile support now (Add to Home Screen).
Seems to be fine, but I've only tested with Apple's Simulator, so I'll leave this open.