gdorbes commented on issue #1407: URL: https://github.com/apache/cordova-ios/issues/1407#issuecomment-2015610705
The issue was that in my latest app version I requested device info during script loading, before `deviceready` event. For some timing reason it worked with my android device, but not with my iphone one. I fixed the issue just by moving my request after `deviceready`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org