I am having a hybrid android application (Android web view + JS/HTML UI). Few day back application was working perfectly on all the devices but from last few days application is not working on Samsung S4 device Android 4.2.2.
In logs i am getting following erros while starting the app:
E/IMGSRV(22014): 0: GetPTLAFormat: Invalid format
How can i fix this issue? from the posts given on this site it looks like issue with auto play or auto navigation. How to work around this issue.