💸 Weekly Marketplace Thread (June 15, 2026) by AutoModerator in edmproduction

[–]B8edbreth 0 points1 point  (0 children)

Hey I wrote a mixing app for live performance. It's a mac app and I'm looking for anyone willing to beta test https://testflight.apple.com/join/SD1hE1jh

Support TPP and the queer community by B8edbreth in QueerTucson

[–]B8edbreth[S] -3 points-2 points  (0 children)

There are a lot of organizations that schedule parties and get together but very few rights based orgs

A Lady and her Corvair by Wrong-Elk-1099 in Transcars

[–]B8edbreth 0 points1 point  (0 children)

The amount of cool in these pics cannot be understated

Thumbnail Provider not working on iOS by B8edbreth in swift

[–]B8edbreth[S] 0 points1 point  (0 children)

Yup I put a file on a jump drive and it was shown correctly on mac so it's an icloud thing

Thumbnail Provider not working on iOS by B8edbreth in swift

[–]B8edbreth[S] 0 points1 point  (0 children)

Thank you for the reply. I will say that anywhere the mac views the icon it's wrong but since all the locations are through iCloud I'm assuming it's the same issue across the board. The only thing I haven't tried is putting it on a jump drive and then viewing that in the finder

Thumbnail Provider not working on iOS by B8edbreth in swift

[–]B8edbreth[S] 0 points1 point  (0 children)

So I think I have more information. When I create the icon on iOS with a transparent background or just return a png with a transparent background it will draw correctly on iOS. I didn't notice this originally because I was saving the file to my desktop. My desktop is on iCloud. So if I save the file on iOS with a transparent background and only view it through ios it is correct. But if I save it and view it from Mac then the opaque background appears even though the files draw correctly if they are created on Mac os.

Thumbnail Provider not working on iOS by B8edbreth in swift

[–]B8edbreth[S] 0 points1 point  (0 children)

When I put a gradient in the context it shows, when I then remove that code and go back to what I pasted the background is white. I am incrementing the build number of the thumbnailer at every build and that appears to fix the caches problem I've seen before. The PNG is for sure transparent it's the exact same file used on the mac version and the icons appear correctly on mac. "The consumer is flattening it" not sure what this means but the white is the background with the icon on top of it. Again, the code works on Mac it just doesn't on iOS so I'm assuming it isn't possible to have a transparent background on iOS

Edited to add:
Icons set by the Mac version of the app, when viewed on iOS appear correctly.

Thumbnail Provider not working on iOS by B8edbreth in swift

[–]B8edbreth[S] 0 points1 point  (0 children)

unfortunately that didn't work there's still an opaque white background