Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phonegap Developer app viewer does not give access to MSapp object in window #293

Open
ghost opened this issue May 29, 2015 · 4 comments
Open
Labels
Milestone

Comments

@ghost
Copy link

ghost commented May 29, 2015

Hi im tying to make a Angular app js working and the phonegap developer app does not give me access to window.MSApp object so i can do the workaround for the security issue inside windows phone.

Here is the issue we are having.
http://stackoverflow.com/questions/30527939/angularjs-navigation-routeprovider-and-phonegap-on-windows-phone-8-not-working

The phonegap app is a simple 3 page app with templates.
https://github.com/lnesitwo/html_5_template

Any help on this?

Thanks.

@mwbrooks
Copy link
Collaborator

@lnesitwo Thanks for submitting the issue! Does this issue exist on iOS or Android using the serve command?

@purplecabbage do you have any thoughts on this issue?

@mwbrooks mwbrooks added the bug label May 29, 2015
@purplecabbage
Copy link
Member

MSApp does not exist in wp8 which is c#/silverlight based.
I will look specifically at your issue on stackoverflow when I get a chance, but it sounds like you are mixing up some of the windows store app context with windows phone 8.0.

@mwbrooks
Copy link
Collaborator

Thanks @purplecabbage!

@lnesitwo I'm going to close off this issue and allow for the remainder of the discussion to happen on Stackoverflow. Thanks again for submitting it. It'll be useful for anyone else who comes across it.

@purplecabbage
Copy link
Member

The specific issue here IS relevant to the phonegap-developer app.
I just think the issue is mis-stated, and the summation of 'why' it is happening is most likely incorrect. The issue is : The phonegap-developer app cannot run angular based apps on wp8.

@purplecabbage purplecabbage reopened this Jun 3, 2015
@mwbrooks mwbrooks modified the milestone: Backlog Sep 11, 2015
@mwbrooks mwbrooks removed the backlog label Sep 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants