I am starting up two ajax request on startup, even before UI initialization. It all worked fine and dandy on the web simulator, but on emulator, the app freezes and then crashes the emulator. I am using the Tizen SDK 2.2.1. Anyone has any idea of why is this happening?
Starting multiple ajax request causes the emulator to freeze and crash