Appcerator - Android 6 image don't load

梦想与她 提交于 2019-12-23 02:25:10

问题


External images don't load in image view in Android 6, using de sdk 5.1.2GA Any tip ?

This error in console: Exception:java.io.FileNotFoundException

$.img.image = "http://matematicazup.com.br/wp-content/uploads/2014/03/prof-marcelo-ferbat-perfil-300.png";

回答1:


There is a JIRA-ticket regarding this issue (https://jira.appcelerator.org/browse/TIMOB-19899) which has been resolved. The fix is included in Titanium SDK 5.2.0+. Thanks!



来源:https://stackoverflow.com/questions/35315532/appcerator-android-6-image-dont-load

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!