question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't load dapp on Expo

See original GitHub issue
  • I’m submitting a … [x] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use this project

  • Summary

I set up the project using npx create-react-native-dapp. I cd into my-react-dapp and run yarn web. It seems like the build hangs. If I try to scan the displayed QR code with Expo, its the blue screen that says “Something went wrong.”

Screen Shot 2021-12-03 at 2 39 33 PM

When I run expo start, the project seems to build, but when I scan the QR code with Expo Go on my android device, nothing is displayed–there is a blank screen. There are no error messages. Same thing happens when I try to run the app on the iOS simulator.

  • Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)

I am working on an M1 mac. Node version 16.13.0

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:13

github_iconTop GitHub Comments

3reactions
sunaookamishirokocommented, Apr 11, 2022

@safakyavsan

I fix it by comment out some codes in WalletConnectProvider.js Go to node_modules/@walletconnect/react-native-dapp/dist/providers/WalletConnectProvider.js

image

Comment out codes like this then it works

1reaction
clxydercommented, Apr 11, 2022

Hey @somewheregreeny thanks sharing your fix. Yea @safakyavsan it has something to do with deep links not being properly setup in expo go.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't load expo app: Something went wrong - Stack Overflow
Go to Settings > Apps > Application Manager > Expo · Scroll down to Draw over other apps and toggle it off and...
Read more >
[Solved] Trust Wallet Removed DApp Browser on iOS (EASY ...
Your browser can't play this video. Learn more. Switch camera.
Read more >
How to Connect DApp to Trust Wallet (New DApp ... - YouTube
In this video, I show you how to connect your Trust Wallet to PancakeSwap & other popular DApps using WalletConnect.
Read more >
How to Enable DApp Browser to Trust Wallet? - YouTube
In order to enable the browser on trust wallet, tap open your trust wallet application first. Once you open up your app and...
Read more >
How to Enable the Trust Wallet DApp Browser - Cryptoglobe
Once the app loads, go to Settings, which is at the bottom navigation bar. · Click on Preferences and then enable the DApp...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found