Hitesh Thakor

Results 1 issues of Hitesh Thakor

**I am getting below error** : **android.graphics.drawable.AdaptiveIconDrawable cannot be cast to android.graphics.drawable.BitmapDrawable** **My Code** : platform.ready().then( function () { if (platform.is('android') && !platform.is('mobileweb')) { var success = function(app_list) { alert(JSON.stringify(app_list));...