- Home /
 
 
               Question by 
               Ersin · Dec 16, 2013 at 01:46 PM · 
                windows phonewp8web browser  
              
 
              Which windows Phone Controls Can i use in Unity Solution?
I was build windows phone solution. And i am wondering which windows Phone Controls Can i use in unity build solution?
Button,TextBox, Web Browser,Map,etc. ?
Especially Web Browser,Map controls can i use in windows phone solution?
When i use web browser widget .
Error:
A first chance exception of type 'System.Windows.Markup.XamlParseException' occurred in System.Windows.ni.dll
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by Ersin · Dec 17, 2013 at 08:21 AM
It's about WMAppManifest.xml capability.You have to check ID_CAP_WEBROWSERCOMPONENT to use web browser 
Your answer