Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

fix: Upgrade XMTP to 7.0 and remove local storage polyfill #4

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

elisealix22
Copy link
Contributor

Description

This PR fixes an issue integrating with WalletConnect due to our use of global.localStorage as documented in WalletConnect/walletconnect-monorepo#1658 (comment).

Since xmtp-js no longer requires global.localStorage as of version 7.0+, we can safely remove this dependency altogether in the example. Read more in the xmtp-js version 7.0 release notes.

Test steps

  • Sent a gm from iOS
  • Sent a gm from Android

@elisealix22 elisealix22 merged commit 46b67fc into main Nov 28, 2022
@elisealix22 elisealix22 deleted the ea/remove-ls branch November 28, 2022 17:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants