user2013449
user2013449

Reputation: 75

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

Upvotes: 1

Views: 102

Answers (1)

Hans Knöchel
Hans Knöchel

Reputation: 11552

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!

Upvotes: 3

Related Questions