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.

Remote image not showing on Android

See original GitHub issue

Remote image not showing on Android. The screenshot sharing below is captured from official docs at https://facebook.github.io/react-native/docs/image.html

image

React Native version: React Native Environment Info: System: OS: macOS 10.14.6 CPU: (4) x64 Intel® Core™ i5-7360U CPU @ 2.30GHz Memory: 26.82 MB / 8.00 GB Shell: 5.3 - /bin/zsh Binaries: Node: 12.6.0 - /usr/local/bin/node Yarn: 1.17.3 - /usr/local/bin/yarn npm: 6.10.2 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 12.2, macOS 10.14, tvOS 12.2, watchOS 5.2 Android SDK: API Levels: 22, 23, 25, 26, 27, 28 Build Tools: 25.0.2, 27.0.3, 28.0.3 System Images: android-22 | ARM EABI v7a, android-22 | Intel x86 Atom, android-22 | Intel x86 Atom_64, android-22 | Google APIs ARM EABI v7a, android-22 | Google APIs Intel x86 Atom, android-22 | Google APIs Intel x86 Atom_64, android-27 | Google APIs Intel x86 Atom, android-28 | Intel x86 Atom_64, android-28 | Google APIs Intel x86 Atom, android-28 | Google Play Intel x86 Atom, android-Q | Google Play Intel x86 Atom IDEs: Android Studio: 3.4 AI-183.6156.11.34.5522156 Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild npmPackages: react: 16.8.3 => 16.8.3 react-native: 0.59.10 => 0.59.10 npmGlobalPackages: react-native-cli: 2.0.1

Steps To Reproduce

  1. Just load Image component with remote url

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
rezvalaricommented, Nov 15, 2019

If your images are in http you might want to check this solution https://stackoverflow.com/a/53630194/11966191

0reactions
jsbsdbd1025commented, Oct 16, 2019

I can’t load https image in Android enviroment. My react-naitve version is 0.59.2 . What can i do to solve it!

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native: uri image not showing on android but perfectly ...
The problem is that these images show perfectly on the ios emulator but do not display on the android emulator.
Read more >
Turn images on or off in Gmail - Android - Google Support
Always show images · On your Android phone or tablet, open the Gmail app . · In the top left, tap Menu Menu...
Read more >
Images from url not showing on android - MSDN - Microsoft
Images I am getting from one wordpress site and I cannot figure it out why its not working on android. var webImage =...
Read more >
How to block Remote Images? - BlueMail Help
To prevent remote images from automatically loading, please tap More | Accounts | Select the desired account | Always Show Images set to...
Read more >
Display images from the internet - Flutter documentation
Displaying images is fundamental for most mobile apps. Flutter provides the Image widget to display different types of images. To work with images...
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