79778441

Date: 2025-09-29 18:43:58
Score: 2
Natty:
Report link

when you are debbuging, i suggest you to open Debug>Windows>Output

Its going to show you the activities that are running on your app, there you can notice if there is an event that says something like cancelled event.

In my case, i had a service register that persist even when the app was closed, so it made a conflict when i registered again.

Reasons:
  • No code block (0.5):
  • Starts with a question (0.5): when you are
  • Low reputation (1):
Posted by: Francisco Moreno