Yet another possible issue is that Apple’s frameworks tend to like to hold onto
and reuse objects like CALayers. As a result they also hold onto the contents
for much longer than you might think. I would at least try imgLayer.contents =
nil as soon as you’re sure the layer won’t be displayed aga
The sandbox is an enigma wrapped in a mystery. But you might need to look at
the the com.apple.security.assets.pictures.read-write entitlement
> On Sep 27, 2021, at 3:30 PM, Gabriel Zachmann via Cocoa-dev
> wrote:
>
> I guess i still haven't understood something about sandboxing or entitlemen
You can’t. The customer needs to contact Apple directly.
> On Oct 25, 2020, at 4:30 PM, Gabriel Zachmann via Cocoa-dev
> wrote:
>
> Is it possible to give a refund to a customer who has bought my app on the
> Mac App Store?
>
> Best regards, Gabriel
>
>
> ___