Search code examples
androidappceleratorappcelerator-titanium

Appcerator - Android 6 image don't load


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";

Solution

  • 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!