-
Notifications
You must be signed in to change notification settings - Fork 1.2k
ExceptionInInitializerError on the last version 1.3.0 for Android #323
Comments
Could you please provide the full stack trace? There's a known issue with protobuf. If you also depend on for example Firebase, there's a protobuf dependency conflict. |
@thaidn So we're running into an exception in initializing that came up in 1.3.0 in our CI that uses Firebase Test Lab. For a while, we didn't seem to run into this stack trace. But recently, we also included https://github.com/aws/amazon-chime-sdk-android which seems to use according to their THIRD-PARTY.txt
|
This is a known issue. We're working on a fix. It should be available in HEAD-SNAPSHOT next week and included in 1.4.0-RC2. |
This is fixed in HEAD-SNAPSHOT. Please try it out to see if it helps, instructions are at #357 (comment). |
This is a dup of #301. Let's move the discussion over there. |
While trying to register Tink, app crashes at
KeysetHandle.generateNew(AeadKeyTemplates.AES256_GCM)
Same result in another key templates.The text was updated successfully, but these errors were encountered: