Help needed adding new Chain in AppKit Unity #3298
Unanswered
felixnomina
asked this question in
Q&A
Replies: 1 comment
-
https://github.com/orgs/reown-com/discussions/3411#discussioncomment-11504941 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to add bsc chain in the supported chain in AppKitConfig, but it always return an error in the webgl build. Maybe I was doing this wrong or missing something?
Here is the error:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'id')
at Reown.framework.js:2195:45
at Array.reduce ()
at Reown.framework.js:2194:38
Here is the code that cause error
Beta Was this translation helpful? Give feedback.
All reactions