Dinis Vieira
Dinis Vieira
### Description When using an Entry on Android with **ReturnType="Go"** and a **ReturnCommand** it doesn't get called when using an external keyboard. The phone keyboard on the other hand works...
## Type of change - [ ] Bug fix - [x] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...
**Describe the bug** I have been using the 8.0.0.1 version with MAUI on both Android and iOS (both Debug and Release builds) After updating to 8.0.21 Android still works but...
### Description Since version `9.0.456-pre` Prism crashes when putting the app in background when displaying a modal. This can be reproduced with the PrismMauiDemo from Prism repo. The crash occurs...
### Description Android Hardware Back Button when using Prism DialogService closes the App if the Page underneath the Dialog is the RootPage of a NavigationPage (on a TabbedPage) Reproduction sample:...