Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Didn't find class "org.bouncycastle.crypto.paddings.PKCS7Padding" #70

Description

@sfz009900

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions