trustbloc / wallet-sdk

Verifiable Credential Wallet SDK and Demo/Reference Wallet App (Go / GoMobile | Android | iOS)
Apache License 2.0
21 stars 13 forks source link

Null check operator used on a null value #748

Open hnvmeta opened 6 months ago

hnvmeta commented 6 months ago

I added vc-wallet-sdk-1.6.0.aar to this demo project. When I run this demo on Android, I met this issue: "Null check operator used on a null value".