snehas13

Results 7 comments of snehas13

@PhilJay Any update on above issue? Even i am facing same issue. I am unable render shadow for cardview in marker layout.

com.google.crypto.tink.shaded.protobuf.GeneratedMessageLite.parsePartialFrom (GeneratedMessageLite.java:1566) com.google.crypto.tink.integration.android.AndroidKeysetManager$Builder.build (AndroidKeysetManager.java:230) **com.efe.user.dataSecurity.KeyStoreTinkManager.getOrGenerateNewKeysetHandle (KeyStoreTinkManager.java:43)** com.efe.user.dataSecurity.KeyStoreTinkManager. (KeyStoreTinkManager.java:35) com.efe.user.di.modules.SecurityModuleKt$securityModule$1$1.invoke (SecurityModuleKt.java:18) com.efe.user.di.modules.SecurityModuleKt$securityModule$1$1.invoke (SecurityModuleKt.java:4) Sending the above further stack trace. Issue is reproducible only in Pixel 4a, Pixel 4 XL Pixel 4a...

@thaidn @chuckx Since we have planned for production release. Could you update us on this issue?

@thaidn The workaround is not feasible since we do not know which device is how much secure. If we do not use master key, then our sensitive information might be...

@thaidn @chuckx As per below doc, Since Android Keystore is unreliable on certain devices. Tink runs a self-test to detect such problems and disables Android Keystore accordingly, even if a...