@odd_joel hi, are you using the official Mosh library in Moshi or did you reimplement the Mosh protocol?
iOS and Mac developer - Textastic, The Photo Cookbook, Weather Status for Netatmo
@[email protected]
- If you have a Netatmo weather station, please check out my new app Weather Status! apps.apple.com/us/app/weather… See all weather station data at a glance and charts of all measured values. Supports lock screen widgets and includes an Apple Watch app.
- Is it just me or does overriding the status bar time to 9:41 (using xcrun simctl...) in iOS 16.1 simulators not work with Xcode 14.1?
- Is there really no way in SwiftUI to make a standard system Done button (similar to UIBarButtonItem.SystemItem.done) or can I just not find it? Do I have to localize Done and Cancel buttons myself when using SwiftUI?
- Looks like -[NSFileManager startDownloadingUbiquitousItemAtURL:error:] does not have an effect on folders anymore. I call this method with the URL of a not-yet-downloaded folder within my app's iCloud container. Files within the folder are not downloaded on iOS 15.5.

