First time rest call fails from application before login

Hi All,

I have an application, where I have to select state before login. But the State dropdown is coming empty. If I press back button and exit and open the application again on my android device, it is working. I don’t see this issue in my web browser, but only happening in the device. Can some one help me? Here the error in the adb logs. In browser, the constid is coming as “constid: {id: 1, name: “Andhra Pradesh”}” where as in device it is empty. This is just static dropdown data read and used on dropdown value change

11-21 23:45:18.656 16755 16755 D SystemWebChromeClient: file:///android_asset/www/build/12.js: Line 215 : constid:
11-21 23:45:18.656 16755 16755 I chromium: [INFO:CONSOLE(215)] “constid:”, source: file:///android_asset/www/build/12.js (215)
11-21 23:45:18.814 31842 10401 E WakeLock: GCM_HB_ALARM release without a matched acquire!
11-21 23:45:19.013 16755 16755 D SystemWebChromeClient: file:///android_asset/www/build/vendor.js: Line 2015 : ERROR
11-21 23:45:19.013 16755 16755 I chromium: [INFO:CONSOLE(2015)] “ERROR”, source: file:///android_asset/www/build/vendor.js (2015)