Introduction In this article, I’m going to summarize my evaluation for .NET MAUI for use as frontend technology. This evaluation was done with Preview 14 and Release Candidate 1 versions. My apps have 95% of the code outside of the frontend project, with the frontend hooked up to events and commands. With an application designed […]
Archive | iOS Development
Finding out your UDID in 9 easy steps
In this article, we are going to find out the UDID of our iOS device. This information allows your device to be identified and have a binary installed outside of standard Apple App Store environment. What we are going to need The iOS device A computer that you trust with either Windows or macOS operating […]
Recording iOS Device Display on Windows
In this arcticle, we are going to look into how to record the screen of an iOS device (iPhone, iPad), with the help of a PC running Windows. For this, we are going to use Reflector from Airsquirrels, which allows to Windows machine to function as an AirPlay projection target. Reflector also has built in […]