Categories
iOS Development

iOS App Store ranking improvements with simple ASO techniques

When reading through iOS related subreddits, I often get the feeling that a lot of basic techniques regarding App Store Optimzation (or in short ASO) are seemingly not well known. Now and then there are comments or questions regarding ASO … Read the rest

Categories
iOS Development

Create a labeled TextField in SwiftUI

Today, I wanted to create a labeled TextField in SwiftUI. More specifically the label should appear as a small text above the TextField. My first quick hack was to just add a label above a TextField. Obviously, we … Read the rest

Categories
iOS Development

Developing iOS Apps for Kids

I do stumble now and then across (more or less great) apps for smaller children, kids or toddlers. You have probably seen these as well. I never released any app for the kids category but I was curious how it … Read the rest

Categories
visionOS iOS Development Testing

Paywalls on visionOS or Vision Pro

Lately, I released my first visionOS app. Actually, my personal deadline was the US release date (2nd of February 2024) and gladly everything worked out. You can read a little bit about it in my other article: https://mic.st/blog/develop-and-release-a-visionos-app-without-vision-pro/. One … Read the rest

Categories
iOS Development

SwiftUI and “The compiler is unable to type-check this expression in reasonable time … “

Although SwiftUI did become more and more mature over the years: When it comes to error handling, SwiftUI still sometimes feels like a pain. You probably have seen the following error more than once: It reads “The compiler is Read the rest

Categories
iOS Development Accessibility

Accessibility improvements for UISearchController

By implementing UISearchController you can easily add search functionality to any UITableView. However, having such a search bar might have accessibility drawbacks. It might even be completely unusable users relying on Voice Over.

This article is part of my Read the rest

Categories
iOS Development

SwiftUI .ornaments modifier for visionOS App on Vision Pro

Currently, I am experimenting on a Vision Pro app as a side project. One thing I was not aware of for quite some time was this new paradigm with the fancy name Ornaments only used on visionOS. I just happily … Read the rest

Categories
iOS Development

Connect Mac formatted (HFS+) USB drive to Raspberry Pi

Today, I wanted to connect an USB drive to my Raspberry Pi and it did not work as easy as expected to access it’s data. As a side note, it is a Raspberry Pi completely set up via terminal so … Read the rest

Categories
iOS Development

Quickly unxip files, e.g. Xcode

Ever wondered why unpacking a new Xcode release takes soooo long? I don’t know either. Probably a lot of time is spent on validating signatures or other things. Anyway, sometimes you just want to quickly unpack it or unxip Xcode. … Read the rest

Categories
iOS Development

Draw line graphs and charts in SwiftUI

Graphs and charts are an essential tool for visualizing data, and with SwiftUI, it’s easy to create custom and interactive graphs (Spoiler: we won’t add any interactivity during this arcticle). You can use them in iOS, iPadOS, and macOS … Read the rest

Privacy Overview
mic.st

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.