Christopher Stanley
Christopher Stanley
Hitting this too - is there an equivalent of ` -e PUID=1000 ` `-e PGID=1000 ` We should be using on instantiation of the container?
I have it working but I had to modify it myself which was why I was asking if there was a way natively. Though I should have just looked at...
Same issue here `PlatformException(PHPhotosErrorDomain (-1), The operation couldn’t be completed. (PHPhotosErrorDomain error -1.), No failure reason provided, null)` ``` #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:648) #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:334) #2 AssetEntity._getFile (package:photo_manager/src/types/entity.dart:765) #3 HashService._hashAssets...