ahoffmandevelopment
Results
2
issues of
ahoffmandevelopment
### Type of issue Code doesn't work ### Description In the "Read the data from the incoming intent" section, in the example code there is a line `activity.Finish();` . Having...
Pri2
:watch: Not Triaged
dotnet-mobile/svc
dotnet-maui/subsvc
The `activity.Finish();` line causes the app to behave incorrectly when opening it from a deep link. The app won't "crash" in the traditional sense, but does immediately go into the...