Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.
This repository was archived by the owner on May 28, 2025. It is now read-only.

ToastNotificationSample - Exception in code starting Maps from toast action button #15

@kellymor

Description

@kellymor

ToastNotificationSample-Failure.txt
I was able to build and run the ToastNotificationSample. After selecting the "Toast notification with actions", a toast notification appeared. I selected the "Show map" button and the Maps app started. The sample app then threw an exception dialog.

Notification tag: myTag
Notification group: myGroup
Notification args: bingmaps:?q=antelop%20canyon
Exception thrown at 0x76137922 (KernelBase.dll) in ToastNotificationsSample.exe: 0x40080201: WinRT originate error (parameters: 0x8001010E, 0x00000051, 0x0793D0D0).
Exception thrown at 0x76137922 in ToastNotificationsSample.exe: Microsoft C++ exception: UNSException at memory location 0x0793D78C.
ToastNotificationsSample.exe has triggered a breakpoint.

Selecting Continue in the exception dialog results in another exception and halts in ViewController.m, line 276.

[Continue]
Unhandled exception at 0x76137922 in ToastNotificationsSample.exe: Microsoft C++ exception: UNSException at memory location 0x0793D78C.

See attached for stack trace information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions