Tom GODDARD
Tom GODDARD
- Added better orientation change animation and button layout for orientation changes, added exif and error output, added error handling for cases where exif data is not present after capture,...
So far, I appear to be creating records successfully using the example app. The first record was created using the simulator, and the second record created using my own physical...

Hello, We are running an app on iOS 17 with lots of images, and most of them are around 50K - 100K on disk. However, as you can see from...
Add fix for missing pull-ws, and fix #210
It seems like the ObservedObject should be upgraded to the new @Observable macro, and the closures updated to structured concurrency with actor isolation in many instances. Testing with Xcode 16...