locked
[UWP]Unable to sideload app RRS feed

  • Question

  • Using windows 10 and visual studio community 2015 and 2017, 
    purchased windows and phone developer, not sure how to get certificate so that 
    it can be install on ionic cordova app, and the mobile device or laptop can install 
    the app using sideloading without facing this error message "Acquiring developer license"

    Please advise.

    Note: The mobile device developer features can only choose sideload apps due to security. Developer mode is disable.


    • Edited by Breeze Liu Thursday, March 9, 2017 2:45 AM add tag
    Wednesday, March 8, 2017 3:30 AM

Answers

  • Hi Stan Chiam,

    >>not sure how to get certificate

    You can refer to the Create a certificate for package signing, it explains how to create and export a certificate for app package signing using PowerShell tools. Meanwhile, you can also use Visual Studio for Packaging UWP apps

    After you create and export your certificate, you're ready to sign your app package with SignTool. For the next step in the manual packaging process, see Sign an app package using SignTool.

    Best regards,

    Breeze Liu


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    • Proposed as answer by Breeze Liu Wednesday, March 15, 2017 1:58 AM
    • Marked as answer by Stan Chiam Friday, March 17, 2017 8:29 AM
    Thursday, March 9, 2017 3:00 AM
  • After rerun ionic build windows, the error disappear.
    • Marked as answer by Stan Chiam Friday, March 17, 2017 8:29 AM
    Friday, March 17, 2017 8:29 AM

All replies

  • Hi Stan Chiam,

    >>not sure how to get certificate

    You can refer to the Create a certificate for package signing, it explains how to create and export a certificate for app package signing using PowerShell tools. Meanwhile, you can also use Visual Studio for Packaging UWP apps

    After you create and export your certificate, you're ready to sign your app package with SignTool. For the next step in the manual packaging process, see Sign an app package using SignTool.

    Best regards,

    Breeze Liu


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    • Proposed as answer by Breeze Liu Wednesday, March 15, 2017 1:58 AM
    • Marked as answer by Stan Chiam Friday, March 17, 2017 8:29 AM
    Thursday, March 9, 2017 3:00 AM
  • Hi,

    Visual studio show error as below screen capture  how to fix this?

    This is an ionic cordova project, not sure what it mean by same name.

    The file 'images\xxxxx' 
    has the same name in the shared project and the 'CordovaApp.Windows10' project. The copy from the 'CordovaApp.Windows10' project will be deployed to your app. To remove this warning, rename the file 'images\icon.png' in the shared project or the 'CordovaApp.Windows10' project.



    • Edited by Stan Chiam Friday, March 17, 2017 3:28 AM
    Friday, March 17, 2017 3:26 AM
  • After rerun ionic build windows, the error disappear.
    • Marked as answer by Stan Chiam Friday, March 17, 2017 8:29 AM
    Friday, March 17, 2017 8:29 AM