MAUI raises on iOS MT1045
When from Visual Studio you deploy a real device a MAUI application raises on iOS the error MT1045. Here what to check to fix the problem
All technologies, only pure source code
When from Visual Studio you deploy a real device a MAUI application raises on iOS the error MT1045. Here what to check to fix the problem
Here the new post where I explain how to implement the Push Notifications in MAUI using Azure Notification Hub for iOS without external plugin
When you create an application for iOS in MAUI, we have to set the safe areas if we want to use the full screen for your application.
Developing applications with NET8 MAUI, we want to deploy apps on a real device. Here are all the necessary steps without wasting time.
Remove bundle id in iOS development when it tights to a different account of your. Spiler alert: clean the Library.
After my experience starting a new project and still feel the pain, here I show you How to prepare a MAUI environment for your projects
In this new post I show you how to install MAUI with Visual Studio 2022 (Preview) after the official release of Visual Studio 2022.
In this new post, I’m going to show how to implement a barcode scanner in Swift on iOS to read barcode from any kind of products
This is Swift! Swift is a compiled programming language for iOS, macOS, watchOS, tvOS, and Linux applications. Here’s what you need to know
“Hello World using Xcode and Swift” is the first post about Swift where I’m starting to create a simple but real app from the basis. Join me
Starting out with Swift commands is some of the things I discovered I needed to get to a place where I could contribute to projects in Swift
Getting started with Swift development is a quick post to give you the basis to start creating apps with your Mac but also with Windows
I want to start to use Visual Studio 2022 Preview and create a base Xamarin Forms project integrated with IdentityServer
Grogu, Baby Yoda, the breakout star of the Disney+ Star Wars spin-off The Mandalorian, can be viewed in 3D on your phone
Take a screenshot of iOS Simulator or record a video by using the Terminal. Add some troubleshooting for your convinience
Xamarin.Forms code runs on multiple platforms – each of which has its own filesystem. This means that reading and writing…
How to configure in your Xamarin Forms project the push notification for iOS and Android