Open Bug Report: BadScheme

Discussion in 'Join' started by DaveStLou, May 10, 2017.

  1. DaveStLou

    DaveStLou New Member

    Joined:
    Apr 25, 2016
    Messages:
    4
    Likes Received:
    0
    When attempting to open url sent from phone to Window's desktop app it crashed and generated the following:
    net_uri_BadScheme
    at System.Uri..ctor(String uriString)
    at Join!<BaseAddress>+0xc3c832
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at SharedLibrary!<BaseAddress>+0x4511ee
    at SharedLibrary!<BaseAddress>+0x451168
    at SharedLibrary!<BaseAddress>+0x4ba96e
    at Join!<BaseAddress>+0xc7257c
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at SharedLibrary!<BaseAddress>+0x69993e
    at SharedLibrary!<BaseAddress>+0x497d7c
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Which URL did you try to send exactly? Thanks!
     
  3. kidkaracho

    kidkaracho New Member

    Joined:
    May 16, 2016
    Messages:
    5
    Likes Received:
    0
    Had the same problem. Realized that it has to do with switched on encryption in the Android-app. After disabling it I was able to open links just fine.
    Well, guess you and me would have to disable encryption then. From the FAQs:

    "Unfortunately Windows 10 apps don’t support encryption. :(The libraries needed for encryption to work are not available for Universal Windows apps. Sorry!"
     
    Last edited: Jun 29, 2017
: desktop app

Share This Page