- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All ,
I am calling a website in my mobile app using cordova InAppBrowser plugin.
unable to upload files , working fine in website and not working from mobile app
do i miss any thing ?
Please suggest and help.
Thanks in advance.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you are in the inAppBrowser plugin you cannot use any of the other Cordova plugins, because that plugin is a way to provide external web viewing. See the previous post for some more background -- you are NOT writing code in a browser, you are writing code in an HTML5 interpreter known as a "webview." Please search the web for articles regarding "how does a Cordova PhoneGap app differ from a browser web app" or something like that for more background on the differences between a web app that runs in a browser and a web app that runs in a Cordova webview.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page