RSSAmplifier

Blog

Super Easy Apps

Easy iOS App Tutorials

blog.supereasyapps.comRSS feed ↗15 posts

Latest posts

How to Make Menu Buttons Easy to Tap in UIKit and SwiftUI

Previously in UIKit it felt like default UIButton 's worked great out of the box. If you used system buttons they came with opacity animations when you tapped on them. It didn't require extra work to configure the touch interaction or size. It is not as easy

Random Integers Crash Embedded Swift with ESP-IDF 5.2.2 and 5.3.1 for ESP32-C6

Update from Erhan Kurubas at Espressify: @PaulSolt  Please stay in the master (v5.4) branch. Don't checkout to the release v5.2 or v5.3 As a summary; 1. We have fixed the  The gap between ...  errors in this repo with the  2eb2975  

Beginners Guide: Embedded Swift and Visual Studio Code (LSP Code Completion)

The Embedded Swift Beginners Guide will help you jumpstart your journey with Embedded Swift. You will learn how to get started with Visual Studio Code so that you can enable LSP Code Completion and look up documentation as you write Embedded Swift code. My sample project connects to a LED

Xcode 16 Buildable Folders Break Xcode 15 Backwards Compatibility

Did you make changes to your file structure in Xcode 16? If so you might not be able to open your Xcode project in Xcode 15 or earlier. You may get an error in Xcode 15.4: "The project at ... cannot be opened because it is in a future

Embedded Swift Tutorial - Getting Started (Everything you need to know)

Apple announced Embedded Swift development at WWDC 2024 . This new development target allows you to start coding for non-Apple hardware using Swift. I took a deep dive into Embedded Swift this week and shared two videos to kickstart any Embedded Swift project at home. Watch my Embedded Swift Tutorial

How to Troubleshoot Embedded Swift and the Matter Smart Light

Please follow the tutorial from Apple to get setup. These notes are my findings from working with the ESP32-C6 (Sparkfun) and controlling it. There is a fair amount of setup and it will take you 1-2 hours to complete all the setup and software install. Watch: Go small

5 Practical Ways to Quickly Overcome a Programming Obstacle

Are you stuck on a programming challenge? Does the code not compile? Does the API work differently than you expect? Little problems can add up and get in the way of seeing the big picture. As a software developer, you need to be able to overcome these obstacles. Here are

How to migrate from UIActionSheet to UIAlertController in Objective-C

I have an old app named Photo Table . It has been off the App Store because I didn't update it to use the latest APIs for UIAlertController . My app is still using UIActionSheet in at least 6 places. How to reproduce the crash on iPad (not iPhone): Tap

30 Auto Layout Best Practices

Frustrated with your UI and Auto Layout? Download the best practices PDF and leverage these time saving strategies so you can spend more time coding apps.

Xcode 10 is the Gold Standard of Development Tools

Xcode 10 is a fantastic update to an already great piece of software for developing and debugging apps. Xcode allows you to easily create an iPhone or a Mac apps.

A New Era of Apps (What Apple Didn't Say)

Apple's 2018 announcement was the BEST announcement from Apple since Steve unveiled the iPhone (and iPad). Not only did it make me feel human and LAUGH, but it unveiled what Apple has been hard at work on for the past few years. The innovations that were unveiled are

How To Fix Spotlight Search On Mac (Spotlight Search Not Showing Apps)

Is Spotlight broken? Can't find the app, document, or photo you want using Spotlight on your Mac? You can fix it in 5 seconds using Terminal.

Mac App Store Refund in 6 Steps: How to Get a Refund for any macOS App

How to get a refund for Mac App Store purchases and in-app purchases isn't clear, but it is possible in 2-7 days! You can request a refund directly from Apple.

181 iOS Developer and Productivity Tools (for beginners)

I couldn't make iPhone apps or coffee without these tools!

The 6 Best Pomodoro Apps for Mac (and how to use the Pomodoro method to boost your productivity)

Learn how to start using the Pomodoro method as a developer, and leverage 6 free and paid apps for your Mac to track your first Pomodoro to improve your productivity.