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 02:45:45 UTC

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

     [ https://issues.apache.org/jira/browse/CB-9495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ekambar Rao Kodali updated CB-9495:
-----------------------------------
    Description: 
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.....

please add comment to help me....thx

  was:
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.....rendering file 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.....

please add comment to help me....thx


> 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
>
> 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.....
> 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