You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ekambar Rao Kodali (JIRA)" <ji...@apache.org> on 2015/08/16 18:42:45 UTC

[jira] [Comment Edited] (CB-9495) exiting app while returning from phone library

    [ https://issues.apache.org/jira/browse/CB-9495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14698748#comment-14698748 ] 

Ekambar Rao Kodali edited comment on CB-9495 at 8/16/15 4:42 PM:
-----------------------------------------------------------------

carlos, This is visual studio solution. In Home.js, if navigation to page2 is thru winjs.xhr then in DEVICE, plugin is failing. if it is before that winjs.xhr then it is working perfect alright.....rendering to page is happening perfectly. 

here you must notice that this solution with camera plugin, all versions of plugin, and also camera works only if we skip the LIBRARY saving, also plugin works perfect in emulators but not in devices.


was (Author: ekambarrao):
This is visual studio solution.

> exiting app while returning from phone library
> ----------------------------------------------
>
>                 Key: CB-9495
>                 URL: https://issues.apache.org/jira/browse/CB-9495
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS, Windows
>    Affects Versions: 3.7.1
>         Environment: Visual Studio 2013 Windows phone Universal, Android 4.4.2, iOS 8.x
>            Reporter: Ekambar Rao Kodali
>              Labels: build, github-import, javascript
>         Attachments: JavaScript.zip
>
>
> my cordova app is as follows.
> Index page with Contenthost leads to Home.
> Home has a button that navigates to page 1.
> Page1 has a button that navigates to page 2
> Page2 has a camera to select from after saving to local or gallery to select from list of files.
> if I use buttons to navigate...button events have xhr calls..rendering file from library to page2 is failing.
> if i use directly....navigating without any intervention from
> launching of index till page 2.....
> it is working perfectly alright...
> rendering the file to page.....
> I am using WinJs.
> WinJS.Navigation.navigate("./html/page1.html");..
> All my html files are in one folder....
> all my js files are in one folder....
> why it is behaving like this....i could not figure out.....
> solution is at the following link on onedrive. Please give me email to share that.
> https://onedrive.live.com/?id=463D607901FE1563%21114&cid=463D607901FE1563&group=0
> please add comment to help me....thx



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org