Closed clemente-xyz closed 1 year ago
hey @ClementeSerrano, could you confirm that your projectId
is valid and that you're able to init signClient
in browser env i.e. typescript so we can exclude possible isolated react-native issues?
hey @ClementeSerrano, could you confirm that your
projectId
is valid and that you're able to initsignClient
in browser env i.e. typescript so we can exclude possible isolated react-native issues?
Hi @ganchoradkov . Thanks for the fast reply. Yes, my projectId
is valid (I generated it on WC dashboard and already double verified it).
The weird thing is that for iOS, without changing nothing in the code, works perfectly. It's only Android the issue
same issue got these error:
ERROR {"context": "core"} undefined is not a function
ERROR {"context": "client"} undefined is not a function
I’m closing this issue because it has been inactive for a few months.
Please reopen if you still encounter this issue with the latest version :)
Describe the bug When trying to initialise the
SignClient
on Android Emulator, I'm getting the following errors:But for iOS, with the same configuration and variables, works perfectly.
I'm initialising the client this way:
I'm following all the instructions for setting-up WC on RN.
SDK Version (if relevant)
To Reproduce Steps to reproduce the behavior:
Expected behavior
SignClient.init()
should work properly both for iOS and Android.Smartphone (please complete the following information):