kotlin-walletconnect-lib
kotlin-walletconnect-lib copied to clipboard
Didn't find class "org.bouncycastle.crypto.paddings.PKCS7Padding"
trafficstars
The following error occurs when I compile the JAR and run it on the simulator after another project is introduced
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/bouncycastle/crypto/paddings/PKCS7Padding;
at org.walletconnect.impls.MoshiPayloadAdapter.prepare(MoshiPayloadAdapter.kt:63)
Has been resolved