Looks like first one to like this video. Thank you so much for creating this video. Really appreciate your efforts. For such a rare topic (very few/no info available on KZbin) Thank you sir!
@maheshmahadar478011 ай бұрын
from where we will get nonce ? and is there any require task from server side ?
@varunsingh10422 жыл бұрын
Hi thanks for the great tutorial. Please mention which API -URL i should write in the local.properties inside the android studio ?
@qikaigao3991 Жыл бұрын
You don't need a URL in this example. It is used for your app to send token to your own server. In this example, token is decrypted locally, so you don't need a URL.
@AudioTamilan Жыл бұрын
the safetynet api is used only for phone verification recatcha how to migrate in shows warning in play console. can you post video about play integrity api phone verification recaptcha
@brijeshjaiswal27832 жыл бұрын
We are facing this issue javax.crypto.AEADBadTagException: error:1e000065:Cipher functions:OPENSSL_internal:BAD_DECRYPT
@nikhilagrawal9217 Жыл бұрын
Hey, even I am getting the same exception. How you fixed it.
@roytran911 Жыл бұрын
i have this issue, how can u fix that?
@amatanclicks Жыл бұрын
Your package name in play console is different then your application package name
@MrFlau7 ай бұрын
@@amatanclicks You saved my life.
@MrFlau7 ай бұрын
@@amatanclicks Thank you!!
@roytran911 Жыл бұрын
String compactJws = jwe.getPayload(); this fragment return value is null leading to crash
@nikhilagrawal9217 Жыл бұрын
Hey, how you fixed the issue?
@roytran911 Жыл бұрын
@@nikhilagrawal9217 I still can't fix it
@hsc-pk Жыл бұрын
Seems some mismatch between algorithms. Have you followed this step correctly? hoven.in/cpp-projects/play-integrity-api-2.html Regenerate your keys even if you already did. I am on Windows platform. Are you on Windows? if that leads to some problem. Let me know.
@Melodymentr Жыл бұрын
i am facing the same issue i have follow every thing but failed to proceed