Lỗi this demo version of encore has expired năm 2024

Even though you’ve purchased a subscription plan (Basics, Core, or Complete) and activated your account, you receive either of the following error messages when you sign into Revu 21:

Show
    • “Your trial will expire in ‘x’ amount of days.”
    • “You have x day(s) left on your trial.”

    Cause

    If you signed up for a trial of Revu 21 and purchased a subscription before the trial end date, then the trial is still active alongside your official account.

    Solution

    Let the trial period run its course. After 30 days from signing up, your trial will expire, and your active subscription (Basics, Core, or Complete) should automatically appear under your account details when you log into Revu 21.

    Lỗi this demo version of encore has expired năm 2024

    If your account doesn’t automatically switch from the trial period to the subscription you purchased, please contact us .

    Bluebeam Cloud

    Revu 21

    Troubleshooting

    Subscription Management

    Subscriptions

    If you’re receiving error messages about your free trial after purchasing a subscription plan, here’s why.

    OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this issue

    … for pods ([facebook

    34826](https://github.com/facebook/react-native/pull/34826))

    Summary: This is inspired by the Expo workaround expo/expo@d970a9e to address an issue that cocoapods has with Xcode 14: [CocoaPods/CocoaPods

    11402](https://github.com/CocoaPods/CocoaPods/issues/11402)

    This wants to address this [facebook

    34673](https://github.com/facebook/react-native/issues/34673) in a way that we can also cherry-pick on the 0.70 branch.

    Changelog

    <! Help reviewers and the release process by writing your own changelog entry. For an example, see: <https://reactnative.dev/contributing/changelogs-in-pull-requests> > [iOS] [Fixed] - add xcode 14 workaround (turn off signing resource bundles) for React-Core Pull Request resolved: [facebook

    34826](https://github.com/facebook/react-native/pull/34826)

    Test Plan: Tested locally by opening RNTester via Xcode 14.0.1, and targetting my iPhone as device. After applying the patch, the error for React Core AccessibilityResources disappears. Also, added ruby test for new patch. Reviewed By: hramos Differential Revision: D40063828 Pulled By: hramos fbshipit-source-id: e10d5b6a917a6a7cbacd14ecfdac55e60e46c6f8

    sethkfman added a commit to MetaMask/metamask-mobile that referenced this issue

    • 7.1.0
    • feat(release): 7.0.0 ([

      6465](https://github.com/MetaMask/metamask-mobile/pull/6465))

    • 6.6.0
    • notify appium server test is done ([

      6349](https://github.com/MetaMask/metamask-mobile/pull/6349))

    • add tags and simplify feature description ([

      6353](https://github.com/MetaMask/metamask-mobile/pull/6353))

    • [FIX] Appium: remove duplicate step onboarding ([

      6356](https://github.com/MetaMask/metamask-mobile/pull/6356))

    • remove duplicated step
    • configure smoke test for bitrise
    • [FEAT] wallet connect v2 ([

      6355](https://github.com/MetaMask/metamask-mobile/pull/6355))

    • feat: wc2 integration
    • chore: remove unnecessary console logs
    • chore: cleanup
    • refactor: move WalletConnect.js to WalletConnect folder
    • feat: restore comm layer to 0.2.2
    • fix: import path
    • fix: unit tests for wc1
    • feat: default session value to id
    • feat: prevent display loading modal until unlocked
    • feat: improve url/title display to occupy all space
    • feat: use originator platforminfo
    • feat: update comm layer to 0.2.4
    • feat: force bigint big-integer polyfill on android
    • feat: force hide loading state function
    • feat: add request_source to views approval and senflow confirm
    • Revert "[FEAT] wallet connect v2 ([

      6355](https://github.com/MetaMask/metamask-mobile/pull/6355))" ([

      6379](https://github.com/MetaMask/metamask-mobile/pull/6379))

      This reverts commit 3911d7c.
    • User can not longer edit account name to be an empty string ([

      6389](https://github.com/MetaMask/metamask-mobile/pull/6389))

    • [FIX] [6.6.0] Block explorer name on Account Actions ([

      6390](https://github.com/MetaMask/metamask-mobile/pull/6390))

    • block explorer name now it is correct on account actions sheet
    • block explorer option only visible when it is defined
    • Force Bitrise to build with intel medium stack machine ([

      6412](https://github.com/MetaMask/metamask-mobile/pull/6412))

    • [FIX] - Fix input display when editing account name ([

      6413](https://github.com/MetaMask/metamask-mobile/pull/6413))

    • remove height from input component
    • update edit account name snapshot
    • adding padding vertical 0 instead of removing height
    • [FIX] [6.6.0] - Onboarding wizard misaligned ([

      6395](https://github.com/MetaMask/metamask-mobile/pull/6395))

    • improvement on oboarding wizard to be more dynamic
    • fix snapshot and fix unused import
    • update text alignment
    • onboarding more dynamic
    • fix bug on android
    • remove unused import
    • New Crowdin translations by Github Action
    • update translations
    • update Animated Transaction Modal test
    • update snapshot
      Co-authored-by: sethkfman <[email protected]> Co-authored-by: Cal Leung <[email protected]> Co-authored-by: metamaskbot <[email protected]>
    • [FIX] [6.6.0] - Import tokens and NFTs button now visible ([

      6431](https://github.com/MetaMask/metamask-mobile/pull/6431))

    • import tokens and nfts visible
    • nfts tab on wallet view with import NFTs visible
    • [FIX] Send ETH displays Collectible as predefault value in the Amount screen and undefined balance ([

      6446](https://github.com/MetaMask/metamask-mobile/pull/6446))

    • fix Send ETH displays as predefault value in the screen and balance
    • added snapshot
    • RC2 build 1113 ([

      6448](https://github.com/MetaMask/metamask-mobile/pull/6448))

    • RC2 build 1113
    • resolve yarn audit for socket.io-parser
      Co-authored-by: sethkfman <[email protected]>
    • Fix ENS name displayed on confirm send page ([

      6350](https://github.com/MetaMask/metamask-mobile/pull/6350)) ([

      6456](https://github.com/MetaMask/metamask-mobile/pull/6456))

    • build version bump to 1114 ([

      6460](https://github.com/MetaMask/metamask-mobile/pull/6460))

    • 7.0.0
    • [FEATURE] WalletConnect v2 Integration ([

      6380](https://github.com/MetaMask/metamask-mobile/pull/6380))

    • feat: wc2 integration
    • chore: remove unnecessary console logs
    • chore: cleanup
    • refactor: move WalletConnect.js to WalletConnect folder
    • feat: restore comm layer to 0.2.2
    • fix: import path
    • fix: unit tests for wc1
    • feat: default session value to id
    • feat: prevent display loading modal until unlocked
    • feat: improve url/title display to occupy all space
    • feat: use originator platforminfo
    • feat: update comm layer to 0.2.4
    • feat: force bigint big-integer polyfill on android
    • feat: force hide loading state function
    • feat: add request_source to views approval and senflow confirm
    • bumps build number and adds Bitrise Intel force build fix
    • feat: add big-integer dependency to avoid linting error
    • feat: improve logging
    • feat: handle dangling promises
    • feat improve wc2 url parsing
    • feat: store in env custom sdk env server
    • feat: store in env custom sdk env server
    • feat: use promise to get walletconnect instance
    • feat: update to latest wc se-sdk
    • feat: update to latest wc se-sdk
    • chore: linting
    • feat(CI): Convert Bitrise Workflows to Pipelines ([

      6366](https://github.com/MetaMask/metamask-mobile/pull/6366))

    • add qa build pipeline
    • update stage names
    • removed utility workflow on slack notification
    • removed utility workflow on slack notification
    • add release build pipeline
    • commented out RC trigger
    • commented out triggers
    • fix typo
    • added comments and updated workflows
    • formatting error for release announcement
    • adding gradle caching
    • added notes for QA test setup
    • update deploy path
    • add pulling pipeline files
    • update artifact sources
    • added E2E pipelines
    • update notification to use pipeline title
    • update view build pipeline
    • updated deploy paths
    • added pipeline deploy for intermediate files
    • added intermediate files
    • bumped machines
    • format change
    • disabled android for test
    • updated artifact archives
    • update deploy path for iOS
    • updated deploy paths and machines
    • updated deploy and release stages
    • remove git info in notifies
    • intermeidate files fix
    • intermeidate files fix for iOS QA
    • update trigger
    • updated deploy xarchive
    • removed symbol files from intermmediate builds
    • removed symbol files from intermmediate builds
    • added caching and optimize machine build times
    • update failure slack notification
    • removed unused get workflow info because of pipeline conversion
    • updated triggers to use pipelines and added smoke pipeline trigger
      Co-authored-by: abretonc7s <[email protected]> Co-authored-by: sethkfman <[email protected]>
    • [FEAT] wc2 ([

      6492](https://github.com/MetaMask/metamask-mobile/pull/6492))

    • feat: wc2 integration
    • feat: prevent display loading modal until unlocked
    • feat: use originator platforminfo
    • feat: force bigint big-integer polyfill on android
    • bumps build number and adds Bitrise Intel force build fix
    • feat: store in env custom sdk env server
    • feat: update to latest wc se-sdk
    • feat: update to latest wc se-sdk
    • chore: linting
    • feat: update dependencies
    • fix: issue with eth_sendTransaction
    • chore: remove duplicate imports
    • fix: error while rebasing
    • fix: error while rebasing
    • fix: error while rebasing
    • fix: error while rebasing
    • fix: error while rebasing
    • chore: edit js env
    • docs: add wallet connect project id info
      Co-authored-by: Andrea Salvatore <[email protected]>
    • build 1117 RC3 ([

      6501](https://github.com/MetaMask/metamask-mobile/pull/6501))

    • [FIX] wc2 integration with eth_sendTransaction ([

      6528](https://github.com/MetaMask/metamask-mobile/pull/6528))

    • feat: wc2 integration
    • feat: prevent display loading modal until unlocked
    • feat: use originator platforminfo
    • feat: force bigint big-integer polyfill on android
    • bumps build number and adds Bitrise Intel force build fix
    • feat: store in env custom sdk env server
    • feat: update to latest wc se-sdk
    • feat: update to latest wc se-sdk
    • chore: linting
    • feat: update dependencies
    • fix: issue with eth_sendTransaction
    • chore: remove duplicate imports
    • fix: error while rebasing
    • fix: error while rebasing
    • fix: error while rebasing
    • fix: error while rebasing
    • fix: error while rebasing
    • chore: edit js env
    • docs: add wallet connect project id info
    • fix: not waiting for transaction hash promise result
      Co-authored-by: Andrea Salvatore <[email protected]>
    • build version bump to 1119 ([

      6531](https://github.com/MetaMask/metamask-mobile/pull/6531))

    • adds try/catch to catch error in case of missing WCv2 missing ID ([

      6536](https://github.com/MetaMask/metamask-mobile/pull/6536))

    • update changelog
    • removed conflict tags
      Co-authored-by: metamaskbot <[email protected]> Co-authored-by: Chris Wilcox <[email protected]> Co-authored-by: abretonc7s <[email protected]> Co-authored-by: Andrea Salvatore <[email protected]> Co-authored-by: tommasini <[email protected]> Co-authored-by: Cal Leung <[email protected]> Co-authored-by: sethkfman <[email protected]> Co-authored-by: Sylva Elendu <[email protected]> Co-authored-by: sethkfman <[email protected]> Co-authored-by: Jyoti Puri <[email protected]> Co-authored-by: abretonc7s <[email protected]>
    • ci(bitrise): fix pod install step ([

      6543](https://github.com/MetaMask/metamask-mobile/pull/6543))

    • remove sourcemaps from QA builds
    • bump ruby version update and recreated podfile.lock
    • bump cocoapods version
    • remove cocoapods caching
    • Revert "remove sourcemaps from QA builds" This reverts commit 09a63f6.
    • Revert "bump cocoapods version" This reverts commit 6a2890c.
    • revert podfile.lock changes
    • upgrade to cocoapods 1.12.0 ([

      6512](https://github.com/MetaMask/metamask-mobile/pull/6512)) ([

      6538](https://github.com/MetaMask/metamask-mobile/pull/6538))

      fixes issue while building iOS, see [facebook/react-native

      34673 (comment)](https://github.com/facebook/react-native/issues/34673

      issuecomment-1482449310)

      Co-authored-by: Nicolas MASSART <[email protected]>
    • fix: [7.1.0] remove unicode chars from utf8 token symbol ([

      6508](https://github.com/MetaMask/metamask-mobile/pull/6508))

    • patch to fix unicode on utf8 of token symbol
    • Revert "patch to fix unicode on utf8 of token symbol" This reverts commit 05dfee8.
    • unicode path to assets contract controller
    • Fix bug domain not shown on signature ([

      6464](https://github.com/MetaMask/metamask-mobile/pull/6464))

    • Make sure origin is shown on SignatureRequest Signed-off-by: Olusegun Akintayo <[email protected]>
    • if asset is undefined, show balance of selected account. Signed-off-by: Olusegun Akintayo <[email protected]>
    • update snapshot Signed-off-by: Olusegun Akintayo <[email protected]>
    • lint fix Signed-off-by: Olusegun Akintayo <[email protected]>
    • Test get balance if address is null Signed-off-by: Olusegun Akintayo <[email protected]>
    • test show origin header Signed-off-by: Olusegun Akintayo <[email protected]>
    • Lint fixes Signed-off-by: Olusegun Akintayo <[email protected]>
    • Podfile fix Signed-off-by: Olusegun Akintayo <[email protected]>
    • Fix PR comment: Combine the ifs

      Signed-off-by: Olusegun Akintayo <[email protected]>


      Signed-off-by: Olusegun Akintayo <[email protected]>
    • bugfix: fix for swaps button displaying on unsupported networks ([

      6473](https://github.com/MetaMask/metamask-mobile/pull/6473)) ([

      6553](https://github.com/MetaMask/metamask-mobile/pull/6553))

      Co-authored-by: Nicolas Ferro <[email protected]>
    • feat(release): 7.0.1 ([

      6556](https://github.com/MetaMask/metamask-mobile/pull/6556))

    • 6.6.0
    • notify appium server test is done ([

      6349](https://github.com/MetaMask/metamask-mobile/pull/6349))

    • add tags and simplify feature description ([

      6353](https://github.com/MetaMask/metamask-mobile/pull/6353))

    • [FIX] Appium: remove duplicate step onboarding ([

      6356](https://github.com/MetaMask/metamask-mobile/pull/6356))

    • remove duplicated step
    • configure smoke test for bitrise
    • [FEAT] wallet connect v2 ([

      6355](https://github.com/MetaMask/metamask-mobile/pull/6355))

    • feat: wc2 integration
    • chore: remove unnecessary console logs
    • chore: cleanup
    • refactor: move WalletConnect.js to WalletConnect folder
    • feat: restore comm layer to 0.2.2
    • fix: import path
    • fix: unit tests for wc1
    • feat: default session value to id
    • feat: prevent display loading modal until unlocked
    • feat: improve url/title display to occupy all space
    • feat: use originator platforminfo
    • feat: update comm layer to 0.2.4
    • feat: force bigint big-integer polyfill on android
    • feat: force hide loading state function
    • feat: add request_source to views approval and senflow confirm
    • Revert "[FEAT] wallet connect v2 ([

      6355](https://github.com/MetaMask/metamask-mobile/pull/6355))" ([

      6379](https://github.com/MetaMask/metamask-mobile/pull/6379))

      This reverts commit 3911d7c.
    • User can not longer edit account name to be an empty string ([

      6389](https://github.com/MetaMask/metamask-mobile/pull/6389))

    • [FIX] [6.6.0] Block explorer name on Account Actions ([

      6390](https://github.com/MetaMask/metamask-mobile/pull/6390))

    • block explorer name now it is correct on account actions sheet
    • block explorer option only visible when it is defined
    • Force Bitrise to build with intel medium stack machine ([

      6412](https://github.com/MetaMask/metamask-mobile/pull/6412))

    • [FIX] - Fix input display when editing account name ([

      6413](https://github.com/MetaMask/metamask-mobile/pull/6413))

    • remove height from input component
    • update edit account name snapshot
    • adding padding vertical 0 instead of removing height
    • [FIX] [6.6.0] - Onboarding wizard misaligned ([

      6395](https://github.com/MetaMask/metamask-mobile/pull/6395))

    • improvement on oboarding wizard to be more dynamic
    • fix snapshot and fix unused import
    • update text alignment
    • onboarding more dynamic
    • fix bug on android
    • remove unused import
    • New Crowdin translations by Github Action
    • update translations
    • update Animated Transaction Modal test
    • update snapshot
      Co-authored-by: sethkfman <[email protected]> Co-authored-by: Cal Leung <[email protected]> Co-authored-by: metamaskbot <[email protected]>
    • [FIX] [6.6.0] - Import tokens and NFTs button now visible ([

      6431](https://github.com/MetaMask/metamask-mobile/pull/6431))

    • import tokens and nfts visible
    • nfts tab on wallet view with import NFTs visible
    • [FIX] Send ETH displays Collectible as predefault value in the Amount screen and undefined balance ([

      6446](https://github.com/MetaMask/metamask-mobile/pull/6446))

    • fix Send ETH displays as predefault value in the screen and balance
    • added snapshot
    • RC2 build 1113 ([

      6448](https://github.com/MetaMask/metamask-mobile/pull/6448))

    • RC2 build 1113
    • resolve yarn audit for socket.io-parser
      Co-authored-by: sethkfman <[email protected]>
    • Fix ENS name displayed on confirm send page ([

      6350](https://github.com/MetaMask/metamask-mobile/pull/6350)) ([

      6456](https://github.com/MetaMask/metamask-mobile/pull/6456))

    • build version bump to 1114 ([

      6460](https://github.com/MetaMask/metamask-mobile/pull/6460))

    • 7.0.0
    • [FEATURE] WalletConnect v2 Integration ([

      6380](https://github.com/MetaMask/metamask-mobile/pull/6380))

    • feat: wc2 integration
    • chore: remove unnecessary console logs
    • chore: cleanup
    • refactor: move WalletConnect.js to WalletConnect folder
    • feat: restore comm layer to 0.2.2
    • fix: import path
    • fix: unit tests for wc1
    • feat: default session value to id
    • feat: prevent display loading modal until unlocked
    • feat: improve url/title display to occupy all space
    • feat: use originator platforminfo
    • feat: update comm layer to 0.2.4
    • feat: force bigint big-integer polyfill on android
    • feat: force hide loading state function
    • feat: add request_source to views approval and senflow confirm
    • bumps build number and adds Bitrise Intel force build fix
    • feat: add big-integer dependency to avoid linting error
    • feat: improve logging
    • feat: handle dangling promises
    • feat improve wc2 url parsing
    • feat: store in env custom sdk env server
    • feat: store in env custom sdk env server
    • feat: use promise to get walletconnect instance
    • feat: update to latest wc se-sdk
    • feat: update to latest wc se-sdk
    • chore: linting
    • feat(CI): Convert Bitrise Workflows to Pipelines ([

      6366](https://github.com/MetaMask/metamask-mobile/pull/6366))

    • add qa build pipeline
    • update stage names
    • removed utility workflow on slack notification
    • removed utility workflow on slack notification
    • add release build pipeline
    • commented out RC trigger
    • commented out triggers
    • fix typo
    • added comments and updated workflows
    • formatting error for release announcement
    • adding gradle caching
    • added notes for QA test setup
    • update deploy path
    • add pulling pipeline files
    • update artifact sources
    • added E2E pipelines
    • update notification to use pipeline title
    • update view build pipeline
    • updated deploy paths
    • added pipeline deploy for intermediate files
    • added intermediate files
    • bumped machines
    • format change
    • disabled android for test
    • updated artifact archives
    • update deploy path for iOS
    • updated deploy paths and machines
    • updated deploy and release stages
    • remove git info in notifies
    • intermeidate files fix
    • intermeidate files fix for iOS QA
    • update trigger
    • updated deploy xarchive
    • removed symbol files from intermmediate builds
    • removed symbol files from intermmediate builds
    • added caching and optimize machine build times
    • update failure slack notification
    • removed unused get workflow info because of pipeline conversion
    • updated triggers to use pipelines and added smoke pipeline trigger
      Co-authored-by: abretonc7s <[email protected]> Co-authored-by: sethkfman <[email protected]>
    • [FEAT] wc2 ([

      6492](https://github.com/MetaMask/metamask-mobile/pull/6492))

    • feat: wc2 integration
    • feat: prevent display loading modal until unlocked
    • feat: use originator platforminfo
    • feat: force bigint big-integer polyfill on android
    • bumps build number and adds Bitrise Intel force build fix
    • feat: store in env custom sdk env server
    • feat: update to latest wc se-sdk
    • feat: update to latest wc se-sdk
    • chore: linting
    • feat: update dependencies
    • fix: issue with eth_sendTransaction
    • chore: remove duplicate imports
    • fix: error while rebasing
    • fix: error while rebasing
    • fix: error while rebasing
    • fix: error while rebasing
    • fix: error while rebasing
    • chore: edit js env
    • docs: add wallet connect project id info
      Co-authored-by: Andrea Salvatore <[email protected]>
    • build 1117 RC3 ([

      6501](https://github.com/MetaMask/metamask-mobile/pull/6501))

    • [FIX] wc2 integration with eth_sendTransaction ([

      6528](https://github.com/MetaMask/metamask-mobile/pull/6528))

    • feat: wc2 integration
    • feat: prevent display loading modal until unlocked
    • feat: use originator platforminfo
    • feat: force bigint big-integer polyfill on android
    • bumps build number and adds Bitrise Intel force build fix
    • feat: store in env custom sdk env server
    • feat: update to latest wc se-sdk
    • feat: update to latest wc se-sdk
    • chore: linting
    • feat: update dependencies
    • fix: issue with eth_sendTransaction
    • chore: remove duplicate imports
    • fix: error while rebasing
    • fix: error while rebasing
    • fix: error while rebasing
    • fix: error while rebasing
    • fix: error while rebasing
    • chore: edit js env
    • docs: add wallet connect project id info
    • fix: not waiting for transaction hash promise result
      Co-authored-by: Andrea Salvatore <[email protected]>
    • build version bump to 1119 ([

      6531](https://github.com/MetaMask/metamask-mobile/pull/6531))

    • 7.0.1
    • refactor(whats-new-modal): remove onramp content ([

      6558](https://github.com/MetaMask/metamask-mobile/pull/6558))

      refactor(whats-new-modal): remove onramp translations
    • updated changelog
    • update changelog
    • fix release announcement bitrise step
    • resolve merge conflicts between 7.0.1 and 7.1.0 ([

      6565](https://github.com/MetaMask/metamask-mobile/pull/6565))

    • fix yarn
      Co-authored-by: metamaskbot <[email protected]> Co-authored-by: Chris Wilcox <[email protected]> Co-authored-by: abretonc7s <[email protected]> Co-authored-by: Andrea Salvatore <[email protected]> Co-authored-by: tommasini <[email protected]> Co-authored-by: Cal Leung <[email protected]> Co-authored-by: sethkfman <[email protected]> Co-authored-by: Sylva Elendu <[email protected]> Co-authored-by: sethkfman <[email protected]> Co-authored-by: Jyoti Puri <[email protected]> Co-authored-by: abretonc7s <[email protected]> Co-authored-by: Pedro Pablo Aste Kompen <[email protected]>
    • fix: [7.1.0] Account incorrectly displayed on transaction review modal ([

      6502](https://github.com/MetaMask/metamask-mobile/pull/6502))

    • reset transaction when leave the send flow
    • Disable navigating back on send flow to force user to reset the transaction when exit the send flow
    • Disabling swipe down on IOS
    • build 1127 RC2 ([

      6572](https://github.com/MetaMask/metamask-mobile/pull/6572))

    • chore: pending review feedback for token details related changes ([

      6530](https://github.com/MetaMask/metamask-mobile/pull/6530)) ([

      6578](https://github.com/MetaMask/metamask-mobile/pull/6578))

    • chore: pending review feedback for token details related changes
    • chore: updating styles for footer border
    • remvoe what's new modal step from feature files ([

      6580](https://github.com/MetaMask/metamask-mobile/pull/6580))

    • fix: Fix upgrade logout error on 7.1.0 ([

      6627](https://github.com/MetaMask/metamask-mobile/pull/6627))

    • updated migration script to check before assigning
    • bump version
    • added return statement to migration 16 instance
    • bump version for test build
    • bumped VERSION_NUMBER to 1136 ([

      6640](https://github.com/MetaMask/metamask-mobile/pull/6640))

    • bumped VERSION_NUMBER in gradle and pbxproj to 1136 ([

      6642](https://github.com/MetaMask/metamask-mobile/pull/6642))

    • upated change-log
    • chore: merge main into release branch ([

      6648](https://github.com/MetaMask/metamask-mobile/pull/6648))


      Signed-off-by: Olusegun Akintayo <[email protected]> Co-authored-by: metamaskbot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Wilcox <[email protected]> Co-authored-by: abretonc7s <[email protected]> Co-authored-by: Andrea Salvatore <[email protected]> Co-authored-by: tommasini <[email protected]> Co-authored-by: Cal Leung <[email protected]> Co-authored-by: sethkfman <[email protected]> Co-authored-by: Sylva Elendu <[email protected]> Co-authored-by: sethkfman <[email protected]> Co-authored-by: Jyoti Puri <[email protected]> Co-authored-by: abretonc7s <[email protected]> Co-authored-by: Pedro Pablo Aste Kompen <[email protected]> Co-authored-by: Nicolas MASSART <[email protected]> Co-authored-by: Olusegun Akintayo <[email protected]> Co-authored-by: Curtis David <[email protected]> Co-authored-by: Nicolas Ferro <[email protected]> Co-authored-by: yande <[email protected]>

    leotm pushed a commit to MetaMask/metamask-mobile that referenced this issue