Software Archive
Read-only legacy content
17061 Discussions

1816: deviceready isn't fired after app loaded

Nikolay_K_
Beginner
414 Views

I have just updated XDK to v1816, converted app to new format and started testing...

During tests I found that my app isn't working while I press manually Fire button with selected deviceready event

I look to console and see these errors:

http://prntscr.com/6b8f7o

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
414 Views

There are some issues in the Emulate tab that need to be fixed, which may be the cause of what you are seeing. Please use the Debug tab to confirm if your code is working properly. The Emulate tab does not simulate a real device. See this doc page for limitations: https://software.intel.com/en-us/xdk/docs/intel-xdk-dev-emulator-limitations and this page for an overview of debug options: https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview

0 Kudos
Reply