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.

Icons not appearing And app exceed screen size after SDK Update 37

See original GitHub issue

🐛 Bug Report

Environment

Expo CLI 3.17.11 environment info:
    System:
      OS: macOS 10.15.1
      Shell: 5.7.1 - /bin/zsh
    Binaries:
      Node: 13.12.0 - ~/.nvm/versions/node/v13.12.0/bin/node
      Yarn: 1.22.4 - /usr/local/bin/yarn
      npm: 6.14.4 - ~/.nvm/versions/node/v13.12.0/bin/npm
      Watchman: 4.9.0 - /usr/local/bin/watchman
    IDEs:
      Android Studio: 3.4 AI-183.5429.30.34.5452501
      Xcode: 11.2.1/11B500 - /usr/bin/xcodebuild
    npmGlobalPackages:
      expo-cli: 3.17.11

Target : Android

Steps to Reproduce

1st issue : Icons are not appearing in my app in expo (android v2.15.0) I’m using :

  • react-native-vector-icons/FontAwesome
  • @expo/vector-icons

As described here : forum expo, icons are visible when running the app with expo start I also tried to update expo and font packages as explained but it didn’t resolved the issue

Here is a part of my package.json :

"expo": "^37.0.0",
    "expo-asset": "^8.1.4",
    "expo-cli": "^3.17.5",
    "expo-constants": "^9.0.0",
    "expo-font": "^8.1.0",

2nd issue : screen app is cropped in the expo again (see below screenshot, at the top) again this problem doesn’t appear with expo start.

92144645_212796873358067_2773194790286655488_n )

Expected Behavior

The screen fits correctly with expo start (and the icons) ![91997267_897123307414441_5913687783498579968_n](https://user-images.githubusercontent.com/34744867/78249863-5036dd00-74ef-11ea-91e9-7144823a92fe.jpg

Question

As I’m here I’d like to ask why I can still see and run the app I ran with expo start, even when expo-cli and the metro bundler are stopped.

  • on the screenshot the second app : 91794715_1361479564054426_920253595650097152_n

As explained in the doc :

if you turn off your laptop or stop Expo CLI, you won’t be able to load your project from that URL

Is it because of the latency of the tunnel, how does the tunnel works exactly and what’s the difference with expo publish.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
mikelgarciaurbinacommented, Apr 2, 2020

I have the same problem. I upload to SDK 37 and my icons not appear. And my custom fonts are not loading.

1reaction
IjzerenHeincommented, Apr 2, 2020

So just to recap and to make sure we understand your problem adequately. This problem is not happening when using expo start but only when using expo publish. And it only applies to the loaded icons, but not to images. Would that be correct?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disappearing Home Screen Icons [36924063] - Issue Tracker
App icons on home screens sometimes cannot be moved, and then sometimes disappear all together from home screen. To recreate, long press on...
Read more >
Application icon is not updating in device Settings when trying ...
The app in the app launcher (Home screen) should be updated, but the shortcuts won't be updated until the next refresh of the...
Read more >
iPadOS 15 malfunctioning Use-Large-Icons - Apple Discussions
This iPad icon size control has been changed in iPadOS 15 at - Settings > Home Screen & Dock > Home Screen to...
Read more >
iOS 16.2 Has 39 Huge Changes You Need to Know About ...
Apple's latest big software update includes an entirely new Apple app, a controversial change in the TV app, better Siri control, ...
Read more >
Android 12: Everything you need to know about Google's new ...
Android 12 will be the latest version of Google's new Android OS when it releases later this year, but here's what we already...
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