Thanks Greg, FB15881378
Post
Replies
Boosts
Views
Activity
Sure thing, FB15841172
Thanks!
Thanks! Is there a scenario when editing an SDR photo + gain map where the original photo's bit depth would be more than 8? I'm currently using RGBAh in that scenario instead of RGBA8, which I thought was needed to support Display P3 wide color, but perhaps that's unnecessary.
Sure thing, FB15433061
Sure thing, FB15409424
Actually, I simplified my question in a post here asking how I can now test this framework in an example app. I appreciate your help!
This worked, thank you! I have a follow-up question in regards to distributing this XCFramework 🙏
@Curiosity compatible iPad apps will use the iPad app icon, only native visionOS apps can provide a visionOS app icon
Thanks! Missed that button. For anyone else seeing this note you'll have 4 new entries total, 2 for Debug 2 Release, for Sim and non-Sim.
I submitted FB13363638: PHAsset and PHContentEditingInput API to get creation date time zone
The problem with translating an asset’s location to TimeZone is iOS allows you to change the time zone via Adjust Date & Time (and there may not even be a location). It seems we need an API to expose its time zone.
You’re right that Photos knows the asset’s time zone. You can even change it in Adjust Date & Time. Where in the EXIF metadata is the time zone? I only see dates without time zone info.
I've not noticed this before, but am encountering it in iOS 17.2. The difference in my crash stack trace is after -[MPMusicPlayerApplicationController _establishConnectionIfNeeded] I have -[MPMusicPlayerController _validateServer] + 128. FB13308546 includes crash reports and a sysdiagnose.
No, we removed this feature from our app due to the limitations.
This worked on iPhone but isn't working on iPad. Is there more we need to do?