4 comments on “Connected Apps With Windows 10 Mobile (UWP) – II

  1. Pingback: Connected Apps With Windows 10 Mobile (UWP) – I | Can Bilgin

  2. Hello,

    Thats a helpful post. I am developing windows universal app and i want mac address of the network adapter, so i created tetheringManager object using tetheringManager = NetworkOperatorTetheringManager.CreateFromConnectionProfile code, but i am getting following error on this line of code

    An exception of type ‘System.UnauthorizedAccessException’ occurred. Additional information: Access is denied.

    Any ideas what could be the solution to this error. I tried giving all capabilities to the app from manifest file, but that does not work.

    Like

Leave a comment