PGB appx deploy on Windows 10 close immediately after launch
hi community !
did ever encounter kind of situation :
- i build universal app phonegap build
- i download ".appx" on pc running windows 10
- i change settings of pc : settings > update , security > for developers > sideload apps (it's activate the “unknown sources” checkbox on android phone or tablet)
- i import security certificate (.cer) appx package :
- open double-click , select install certificate
- on certificate import wizard, select local machine
- import certificate trusted root certification authorities folder
- open double-click , select install certificate
- when certificate install, open powershell window
- i deploy universal app : ps c:\users\<me>> add-appxpackage -path "<path-to-my-appx-file>"
- the app correctly deploy, have no error message , find application in start menu
- when launch application, launching , suddenly... close. have no error message, see first page, begin smile , then... closed...
i don't know how do, tried search on web, read lot of comments, ask google because our friend... unfortunately not
i don't know if problem phonegap build configuration (config.xml or certificate) or if problem windows 10 (not natural domain...)
thanks in advance,
regards,
nico
any ideas ?
More discussions in PhoneGap Build
adobe
Comments
Post a Comment