Mike Bouwmans

Results 3 comments of Mike Bouwmans

Getting the same error after upgrading to sdk 28

I've tried using the e2e test but got the following error: ```Azimo\Apple\Api\Exception\UnsupportedCryptographicAlgorithmException: Cryptographic algorithm `YuyXoY` is not supported.``` But that seems unrelated to this issue. I have tried it using...

Seems like this is only an issue when frame processors are enabled. I don't use them, so I added ```disableFrameProcessors=true``` to my ```gradle.properties``` file and that fixed the issue for...