Lars Klassen
Lars Klassen
> Great that you are open for further proposals! > > The two things which might be of interest are (as proposed above): > > 1. Extending RSA sign/verify to...
@gandalfar what other way do you suggest validation Google Sign In on iOS or Android. I found this to be the only way, using `id_token` instead of `code` since you're...
I've looked at the source very superficially, doesn't the GooglePlus Backend retrieve user information from the Google API? (I know it's present in the JWT token itself, but I'm under...
Right. Otherwise I could use any ClientID to authenticate.
It might actually be better to initialize with hidapi through a flag, like the debug flag, instead of doing it automatically on permission failure.
This is also returning false: "ltc1qma72rsefuzttgh26dhgacz5qw8xkf24muupnn5"
> This valid litecoin address: "mpkJNCrTrZhv3VYcyTCi5bpY6C27tPn32N", returns false. This by the way is a "testnet" address. Just FYI.
> @pramahaditamaputra have you tried the import below? > > `implementation 'com.github.CameraKit:jpegkit-android:v0.2.2'` Done this, but now I'm getting: `Didn't find class "com.jpegkit.Jpeg" on path: DexPathList[[dex file ...` I feel like...
> > > > @hemant1109 "your SDK is not capturing image. cameraKitView.captureImage(ImageCallback callback) is not calling callback.onImage()." Im having same issue, did you find solution for this issue? thanks >...
> > > > > > @hemant1109 "your SDK is not capturing image. cameraKitView.captureImage(ImageCallback callback) is not calling callback.onImage()." Im having same issue, did you find solution for this issue?...