I have an issue with debugging application through webOS emulators for webOS versions 1.2 and 2. When i try to fetch some data from a another server the request fails on OPTIONS check, with error:
Failed to load resource: Connection closed
And that's it, there is not even a smallest hint what's wrong with the request. I'm using Axios for fetching data, and as far as II know they have support for Safari 6 and 7 which is the closes as WebKit version we're using in webOS 1 and 2. App is working perfectly on emulator v4.0.0, but I couldn't try it on v3.0 because Component Manager fails to install it...
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
DTasevski
Hello everyone,
I have an issue with debugging application through webOS emulators for webOS versions 1.2 and 2. When i try to fetch some data from a another server the request fails on OPTIONS check, with error:
Failed to load resource: Connection closed
And that's it, there is not even a smallest hint what's wrong with the request. I'm using Axios for fetching data, and as far as II know they have support for Safari 6 and 7 which is the closes as WebKit version we're using in webOS 1 and 2. App is working perfectly on emulator v4.0.0, but I couldn't try it on v3.0 because Component Manager fails to install it...
Any help is much appreciated. Thanks in advance.
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.