Another favourite is the original https://Weather.app, with a cool origin story - starting out as an iPhone optimized version of the weather dashboard widget from OS X >>>
Comments
Log in with your Bluesky account to leave a comment
And inside, a single NSLog();
Someone forgot to remove a debug print in the shipping binary! at some point this was a web app, running in a UIWebView... in fact Ken Kocienda and Richard Williamson mention this in their CHM interview https://www.youtube.com/watch?v=xImAMe32Itg
Comments
If you've done any WebKit work you know what this is: One of the WKUIDelegate's methods! 👌👌👌 (https://developer.apple.com/documentation/webkit/webuidelegate/1387807-webview)
Someone forgot to remove a debug print in the shipping binary! at some point this was a web app, running in a UIWebView... in fact Ken Kocienda and Richard Williamson mention this in their CHM interview https://www.youtube.com/watch?v=xImAMe32Itg