Uplink03

Results 12 comments of Uplink03

Good news: I figured out how to get a bitmap out of the byte array and fix your function: ``` override fun onClick(v: View) { fabProgressCircle.show() cameraKitView.captureImage { cameraKitView, jpeg...

I was getting this error while passing a subscription receipt to `VerifyProduct`. It took me 5 minutes to remember that I once saw a `VerifySubscription` function, and that I bitched...