Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Missing argument for parameter 'idempotencyLevel' in call #153

Closed
WilliamYWY opened this issue Nov 23, 2023 · 2 comments · Fixed by #154
Closed

Bug: Missing argument for parameter 'idempotencyLevel' in call #153

WilliamYWY opened this issue Nov 23, 2023 · 2 comments · Fixed by #154
Assignees
Labels
bug Something isn't working

Comments

@WilliamYWY
Copy link
Contributor

Describe the bug

After installing the package with the steps provided in the repo.

  1. install expo (working fine)
  2. npm i @xmtp/react-native-sdk
  3. Modified ios/Podfile
  4. npm pod-install

Getting this error in xcode "Missing argument for parameter 'idempotencyLevel' in call" and cannot build the app
Screenshot 2023-11-23 at 6 03 35 PM
Screenshot 2023-11-23 at 6 04 30 PM

Expected behavior

Build the app successfully

Steps to reproduce the bug

No response

@WilliamYWY WilliamYWY added the bug Something isn't working label Nov 23, 2023
@nplasterer
Copy link
Contributor

We're working on the fix here. xmtp/xmtp-ios#192

@nplasterer
Copy link
Contributor

@peterferguson @WilliamYWY Please reopen if this issue still persists on the latest build. But should be fixed now on v1.20.2. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants