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.

Expo stuck on loading my app

See original GitHub issue

Description

After scanning the qrcode, Expo stuck on loading my app.

Expected Behavior

Expo should load my app.

Observed Behavior

Expo stuck in showing it’s loading icon, as shown below. Attention, the icon blinks all the time. image

  1. At the beginning, the problem does not exist. But later it comes, and I don’t know why.
  2. The phone and mac is in the same network, and the phone can visit the address : http://myId:19000, which is shown on the terminal. The phone also can visit the JS bundle File, such as : http://myIp:19001/node_modules/react-native-scripts/build/bin/crna-entry.bundle?platform=ios&dev=true&strict=false&minify=false&hot=false&assetPlugin=expo/tools/hashAssetFiles
  3. I have tried reinstall the Expo APP and restart the npm start, it doesn’t work.

Environment

  • npm ls react-native-scripts: @0.0.31
  • npm ls react-native: @0.44.3
  • npm ls expo: @17.0.0
  • node -v: v7.7.4
  • npm -v: v4.1.2
  • yarn --version: 0.20.3
  • watchman version: command not found

Also specify:

  1. Operating system: macOS Sierra 10.12.1
  2. Phone/emulator/simulator & version: Redmi Note 2, Android 5.0.2LRX22G

Reproducible Demo

The demo is here : https://github.com/youngwind/react-native-demo Any suggestion may help, thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:17 (1 by maintainers)

github_iconTop GitHub Comments

36reactions
Zerocchicommented, Jul 31, 2017

Had the same problem, and completely closing the expo app and reopening it again works for me.

10reactions
sambraggecommented, Nov 28, 2017

Im having the same problem, I’ve cleared the cache, reinstalled the app…nothing. loads to 100% then just hangs there for about 5 minutes before crashing with no errors. Even stranger, my app was working fine with expo yesterday, and i haven’t changed any code.

Read more comments on GitHub >

github_iconTop Results From Across the Web

App is stuck on Splash screen - Expo Development Tools
From March 21 2022 onwards the builds pushed to TestFlight and Google Play are not working. The app is stuck on the splash...
Read more >
Expo app stuck on splash screen - No errors given
It now freezes on the splash screen without giving me any errors. I've tried pulling the previous build from GitHub, creating a completely...
Read more >
React native expo based app got st… | Apple Developer Forums
React native expo based app got stuck at splash screen, after installing from testflight ... The App is working fine, when i run...
Read more >
Expo Stuck on Splash Screen - Jorge Colon Consulting
Expo Stuck on Splash Screen. I tried everything and no one knew the answer, but finally figured out why my Expo app was...
Read more >
5 common errors found in a React Native app (using Expo)
One of our projects uses Expo as a tool to handle some of the React Native complexities like: library errors (the package not...
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