App Shortcuts in .NET MAUI 10: iOS Quick Actions and Android Shortcuts (2026)
Ship iOS Quick Actions and Android app shortcuts from one .NET MAUI 10 codebase, with static, dynamic, and pinned shortcuts, routing, and localization.
Cross-platform engineering lead who's shipped apps to millions on both Play Store and App Store. Believes shared codebases shouldn't mean shared mediocrity.
Ship iOS Quick Actions and Android app shortcuts from one .NET MAUI 10 codebase, with static, dynamic, and pinned shortcuts, routing, and localization.
A practical .NET MAUI 10 OAuth walkthrough for Sign in with Apple, Google, and Microsoft, covering WebAuthenticator, MSAL.NET, PKCE, secure token storage, and the App Store review rules that block first submissions.
Wire in-app updates into .NET MAUI 10 with the Google Play In-App Update API on Android and iTunes Lookup on iOS. Includes flexible vs immediate flows, force-update via Firebase Remote Config, and Play internal-sharing tests.
Stop the soft keyboard from covering inputs in .NET MAUI 10. Practical Android windowSoftInputMode setup, iOS keyboard avoidance, edge-to-edge Android 15 fixes, and a reusable KeyboardAvoidingView pattern that works across both platforms.
How to request runtime permissions in .NET MAUI 10 across camera, location, POST_NOTIFICATIONS, and Android 14+ granular media, with production code patterns for iOS and Android.
Practical PrivacyInfo.xcprivacy setup for .NET MAUI 10: Required Reason APIs, tracking domains, SDK signature checks, and ITMS-91065/91053 fixes.