Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The external link to Android's Image does not show up #25049

Closed
huangxiaojieCoder opened this issue May 27, 2019 · 2 comments
Closed

The external link to Android's Image does not show up #25049

huangxiaojieCoder opened this issue May 27, 2019 · 2 comments
Labels
Bug Component: Image Platform: Android Android applications. Resolution: Locked This issue was locked by the bot.

Comments

@huangxiaojieCoder
Copy link

It is this connection https://oss.yi-ai.cc/yiai_img/purOrder/64_1558944809903_0.jpg that cannot be displayed on the Android machine. The simulator can be displayed.

<Image style={{width: 130,height:130,marginLeft:30,marginBottom:30}}
source={{uri: "https://oss.yi-ai.cc/yiai_img/purOrder/64_1558944809903_0.jpg"}}

  />

React Native version:

"react": "^16.6.3",
"react-moment": "^0.8.4",
"react-native": "0.58.5",

Steps To Reproduce

External links
https://oss.yi-ai.cc/yiai_img/purOrder/64_1558944809903_0.jpg

@guhungry
Copy link
Contributor

Might be due to This server's certificate chain is incomplete. Grade capped to B.

https://www.ssllabs.com/ssltest/analyze.html?d=oss.yi-ai.cc&s=120.77.166.170

@huangxiaojieCoder
Copy link
Author

thanks,Yes due to This server's certificate chain is incomplete. Grade capped to B.

@facebook facebook locked as resolved and limited conversation to collaborators May 28, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label May 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Component: Image Platform: Android Android applications. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants