Xamarin – UI/UX practices
Create a warning box Warning box is displayed when Camera permission is disabled Warning box is hidden when Camera permission is enabled Tap a button […]
Create a warning box Warning box is displayed when Camera permission is disabled Warning box is hidden when Camera permission is enabled Tap a button […]
Define cross interfaces in common project Define cross classes in common project Code functions in specific platform Usage in common project
How to open an Android app with sent data? Open an Android app and send data Android app is opened and get data Why can’t […]
How to add a popup asking for permission access? Xamarin How to catch event when permission is turned on/off? Xamarin How to navigate to permission […]
Refit Create response data model Create API Interface Call API
How to update content of a label UI? Set Name to label element Set text programmatically How to display image from base64 string? How to […]
How to create a local notification? Add permission check App.xaml.cs iOSNotificationManager.cs Send notification Use UNTimeIntervalNotificationTrigger to create a local notification immediately Use UNCalendarNotificationTrigger to create […]
Create a local notification How to build local notification for Android? Create a notification channel by NotificationManager Create an Activity intent Add title, message,.. Create […]
Config App Store Create new App Id Create new App from App Store connect Create new Provisioning Profile for AppStore and Development Configure Xamarin project […]
How to update existing project to AndroidX? Update Android compile version to Android 10.0 Open your Android Manifest file and select Target Android version to […]
Copyright © 2024 | WordPress Theme by MH Themes