WalletConnect / WalletConnectFlutterV2

WalletConnect v2 client made in Dart for Flutter.
https://pub.dev/packages/walletconnect_flutter_v2
Apache License 2.0
101 stars 52 forks source link

SessionEvent data is only string other langue is dynamic #272

Closed cp-byungsun closed 4 months ago

cp-byungsun commented 4 months ago

Describe the bug

SessionEvent data is just a string, other languages ​​are dynamic. When delivering an event, it does not work properly.

quetool commented 4 months ago

Not sure what you mean or what's your issue but data in SessionEvent is dynamic https://github.com/WalletConnect/WalletConnectFlutterV2/blob/master/lib/apis/sign_api/models/sign_client_events.dart#L161

cp-byungsun commented 4 months ago

sorry. This issue is a Kotlin issue. I didn't look at the repository clearly.