Hello,
I make a sample and reproduce your issue. And I noticed that you raised an issue at GitHub - Null Pointer Crash in KeyboardAutoScrollManager.AdjustPosition · Issue #21160 · dotnet/maui · GitHub, please follow the progress.
Also, you could try the solution:
#if IOS
KeyboardAutoManagerScroll.Disconnect();
#endif
Best Regards,
Wenyan Zhang
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.