Bibash Shrestha
Bibash Shrestha
Thanks.. it worked with latest flutter version...
When two wallets is connected then it is hard to track dapp with PeerMeta data only in onSessionRequest. So we also need dappPeerId.
https://github.com/Orange-Wallet/wallet-connect-dart/pull/49
Breaking changes: [macOS] The minimum macOS version supported is now 10.14. Other changes: [Android] Fixed an issue when Encrypted Shared Preferences failed, the fallback would not handle the data correctly....
@Sean-Snow.. changing the arch didn't solve the issue...
@sbihel I am trying to build for android in M1 mac... Let me share the commands ``` echo "Checking for rustup installation and setting rust to nightly." if ! command...
ok. @sbihel `make -C lib ../target/test/flutter.stamp` is failing... ``` error: Invalid argument(s): Failed to load dynamic library 'libdidkit.so': dlopen failed: library "libdidkit.so" not found, stack: #0 _open (dart:ffi-patch/ffi_dynamic_library_patch.dart:12:43) I/flutter (...
removing doesn't solve issue @sbihel
I still have this issue @sbihel @itsbalamurali What I did? I followed https://github.com/spruceid/didkit/pull/315/commits/8cb30fd28069a97e9f5679c77a2f3c6d567e3e06 https://github.com/spruceid/didkit/pull/315/commits/c381070a97f8bd98c853bfed4e3220e08a5e78bc
Not yet @kangminhao