I am using Prism with Xamarin.Forms and am getting a weird bug. Some of my entries are used to navigate to a separate selection page. If a user would select a text entry where they must enter text, the keyboard comes up. If they were to not select enter and then click on one of the entries that takes them to a selection page the keyboard does not go away. It persists even on the separate selection page. This issue only happens on iOS. Does anyone know of a way to resolve this? Thank you.
↧