Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

CB-10446 Windows 10 Cordova Application restart instead of resume #144

Merged
merged 1 commit into from Jan 29, 2016
Merged

CB-10446 Windows 10 Cordova Application restart instead of resume #144

merged 1 commit into from Jan 29, 2016

Conversation

daserge
Copy link
Contributor

@daserge daserge commented Jan 27, 2016

@nikhilkh
Copy link
Contributor

@rakatyal to review.

@nikhilkh
Copy link
Contributor

LGTM

@rakatyal
Copy link
Contributor

Looks good. Just a question, do we intend to revert this once the windows team fix it on their side? Is there any harm in including the package name in the URIPrefix for other win platforms as well?

@nikhilkh
Copy link
Contributor

I don't see much downside in keeping this always.

@daserge
Copy link
Contributor Author

daserge commented Jan 28, 2016

@nikhilkh, @rakatyal, thank you for the review.
Updated to use Identity.Name for 8.1 as well for consistency.

@rakatyal
Copy link
Contributor

Thanks @daserge. LGTM.

@asfgit asfgit merged commit e1056e1 into apache:master Jan 29, 2016
@daserge daserge deleted the CB-10446 branch January 29, 2016 08:44
@gasby82
Copy link

gasby82 commented Jul 11, 2016

Hi,
I have the same problem with windows 8.1. My environment is cordova version 6.2.0 and windows platform version 4.3.2. How can i fix it? Any workaround?
Thanks

@daserge
Copy link
Contributor Author

daserge commented Jul 11, 2016

Hi @gasby82,
It might be caused by this bug: https://issues.apache.org/jira/browse/CB-11443
Try using the master version of the platform as it has been fixed but is not yet released:
cordova platform rm windows && cordova platform add https://github.com/apache/cordova-windows

@gasby82
Copy link

gasby82 commented Jul 11, 2016

Hi @daserge,
thanks for the reply but with platform version 4.5.0-dev it doesn't work. When I resume my app, it restarts. In Windows 10 it works. Do you know any workaround?

@gasby82
Copy link

gasby82 commented Jul 12, 2016

Hi @daserge,
Now it works. Thanks for the support. The problem was due to an incompatibility in the javascript framework. It does not depend on cordova.

@daserge
Copy link
Contributor Author

daserge commented Jul 12, 2016

@gasby82, thanks for the info.
Do you mean WinJS by javascript framework?

@mdudek
Copy link
Contributor

mdudek commented Nov 18, 2016

Hi @gasby82, what was the problem with 'javascript framework'?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants