Bradley Duck
Bradley Duck
I'm having a similar issue, we are using the CCT to complete a purchase through a 3rd party (CashFlows) and they are redirecting the browser to our URL which is...
@Sevastyan I'm certainly no expert but I believe that maybe the FPS setting affects the shutter-speed and that would probably have an effect on the brightness/exposure
I'm using Billing Library v6.0.1 Calling: ` billingClient.queryPurchasesAsync( QueryPurchasesParams.newBuilder() .setProductType(BillingClient.ProductType.SUBS) .build(), this )` inside my BillingClientLifecycle and I'm getting an empty list only intermittently on one device, this device has...
I've also run into this issue, and changing `isStatic` to false solves it, bit I have no idea what that actually does or if it will cause other problems later...
Hi, just found this issue when updating an older project, our project was using v0.13.5 but that build failed on Jitpack, [Build Log Link](https://jitpack.io/com/github/CameraKit/camerakit-android/v0.13.5/build.log), I've set the app to use...
> > Hi, just found this issue when updating an older project, our project was using v0.13.5 but that build failed on Jitpack, [Build Log Link](https://jitpack.io/com/github/CameraKit/camerakit-android/v0.13.5/build.log), I've set the app...