visual studio 2015 - Install an appx or appxbundle in a Windows Phone 10? -


i'm developing uwp app running without troubles when it's being debugged using vs2015 when it's installed using appx or appxbundle.

i've read many packaging , installation guides , doesn't seem i'm leaving steps out (i need deploy app in device testing purposes only), behavior makes me wonder if maybe am...

i'm not sure if i've let enough information don't know else explain :(

could tell me should find out making app crash? or fix it?

thanks in advance!

here's shot in dark...

when installing you'll need install dependency packages yourself. if @ appxmanifest you'll see dependency node lists other "framework" packages (ex: vclibs, .net native runtime). machines vs installed on them can fine these packages under program files (x86) in folder other extension sdks.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -