You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
@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.
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.
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.
The text was updated successfully, but these errors were encountered: