Code Monkey home page Code Monkey logo

Comments (6)

khouzam avatar khouzam commented on May 23, 2024

Hi @Darcep,

While the exception gets thrown it is caught and then handled. It should not be a problem unless you're running this under the debugger. Is this not the case?

from winsdkfb.

khouzam avatar khouzam commented on May 23, 2024

Closing. Please reopen if it's not addressed.

from winsdkfb.

andrii-bakulin avatar andrii-bakulin commented on May 23, 2024

Have same issue.
App crash on call:
... sess->LoginAsync(permissions) ...
How to fix that? Why this exception throw?

WinRT information: /me is not a valid absolute URI.

from winsdkfb.

khouzam avatar khouzam commented on May 23, 2024

Hi @andrii-bakulin

Is the app crashing or are you getting an exception when under the debugger?

The exception is thrown because the platform is trying to determine if the URI is absolute or relative. Even though the exception is thrown, it is handled by the SDK and should not affect the application itself at runtime, only while debugging.

from winsdkfb.

vikaspachisia avatar vikaspachisia commented on May 23, 2024

My app is crashing. What are general troubleshooting steps when

  1. .Net native is enabled?
  2. .Net native is disabled?
  3. When it is UWP XAML?

from winsdkfb.

johanlindfors avatar johanlindfors commented on May 23, 2024

Sorry, but I need to ask once again, is the app really crashing or are you experiencing an exception when under the debugger. The instantiation of the Uri throws an exception when it's not created with a proper uri, but its handled by the framework.

from winsdkfb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.