tangem / tangem-sdk-flutter

Tangem SDK Plugin for Flutter
MIT License
18 stars 16 forks source link

Tangem 2.0 : Error -32000 - Decoding error. Failed to convert curveId to utfValue and curve #20

Open AlexDochioiu opened 11 months ago

AlexDochioiu commented 11 months ago

Hello, I was checking the SDK (using the sample app for now) and during my initial testing I noticed the following behaviour:

On a fresh tangem card (version 2 ; I never owned/tried the older tangem cards)

On an initialized tangem card with no PIN (initialized via Tangem iOS app)

On an initialized tangem card with PIN set (initialized via Tangem iOS app)

AlexDochioiu commented 11 months ago

CC @megakoko @tureck1y @lazutkin-andrey Can any of you help with this? I guess this is a jsonrpc issue?

AlexDochioiu commented 11 months ago

image

AlexDochioiu commented 11 months ago

After some digging (in the android app and sdk repo) I found that the Tangem stopped publishing the actual SDK updates publicly and they are only published to github packages with restricted access. Any plans to publish again to a publicly accessible maven repo / cocoapods ?

MarvinQuevedo commented 10 months ago

Hi, I have the same issue in my implemention in Ozone Wallet