Simulator Build Fail #4635
Unanswered
john-ostrom
asked this question in
Developer Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It appears if Xcode is set to a simulator build that is optimized, there is a error in the wallet connect code. If I build simulator with DEBUG, then it works as expected. Don't use optimized simulator build much but there it is.
Think the problem is in your NotifyClient.swift code which is enabled for simulator:
Beta Was this translation helpful? Give feedback.
All reactions