Ajax request Canceled in Tizen’s emulator, but not in browser
Ajax request Canceled in Tizen’s emulator, but not in browser
BY 04 Jun 2015Native Application Development
I currently have an error with my tizen emulator when I try to contact a `webservice` through `$.getJSON`.
I have a button, when I click on it, I get the JSON from a `webservice`, simple as that. On my computer browser, this works perfectly, but when I run the code as an app on Tizen’s emulator (gear), the `GET` method returns : (canceled)
`Request cancelled`.
I can see the cancel error in Networks’s tab, but nothing shows up in Console.
I don’t know where the problem is in Tizen gear emulator, the code works perfectly in browser.
Ajax request Canceled in Tizen’s emulator, but not in browser
I currently have an error with my tizen emulator when I try to contact a `webservice` through `$.getJSON`.
I have a button, when I click on it, I get the JSON from a `webservice`, simple as that. On my computer browser, this works perfectly, but when I run the code as an app on Tizen’s emulator (gear), the `GET` method returns : (canceled)
`Request cancelled`.
Here’s the code (main.js):
I can see the cancel error in Networks’s tab, but nothing shows up in Console.
I don’t know where the problem is in Tizen gear emulator, the code works perfectly in browser.
Thanks.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio