You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 Hey @ajay-simform I haven't experienced this before do you mind sharing more of your code. Otherwise this repo may be a good place to look at how an iOS app might be built https://github.com/xmtp-labs/xmtp-inbox-ios or the example app in this repo.
I've tested the XMTPiOSExample and found that the client creation works consistently. Here's the link for reference: XMTPiOSExample. I'm going to close this issue, but I'd like to hear your thoughts, @ajay-simform. Do you know of any scenarios where this might not be the case? Can share relevante code?
Describe the bug
Client.create( account: privateKey, options: ClientOptions(api: .init(env: .production)))
to create an XMTP client.Thanks.
Expected behavior
It should always create a client and allow us to proceed further
Steps to reproduce the bug
Not have any reproduction steps. It happens suddenly and stops creating an XMTP client.
The text was updated successfully, but these errors were encountered: