Apple Developers: Are you getting an “Invalid Toolchain” error when compiling apps? Here’s why!

Getting an app ready for the iOS App Store can sometimes be a frustrating process.  Especially when the app almost makes it to the App Store, and then you get an error that stops the process. One such annoying error is called the “invalid toolchain”.  What is it, and how can it be fixed?  While […]

CONTINUE READING....

Apple asking Developers to submit iOS 13 Apps to its App Store

Starting last week, Apple posted a notice on its developer’s web site asking them to submit their iOS 13 Apps so they’ll be available when the update is publicly available. Remember to download the Xcode Gold Master before you submit your app(s) to the App Store.

CONTINUE READING....

Apple eliminates ‘WatchKit Framework’ from Xcode 11 and iOS 13

For us developers who have Apple Watch apps in the App Store that also ‘talks to’ an iOS device, you need to know that the Framework called ‘WatchKit‘ is no longer available and will cause an error if you try and run an app with the connected Framework. According to user hacknicity from the developer’s support […]

CONTINUE READING....

Advanced Xcode Tip: How to install your app on an iOS device without connected it to a developer machine

We iOS developers must be able to test our apps on a real-world device.  But we have to use a USB wire to connect the device to the development machine to install and test the app.  OR DO WE? This little known trick will get rid of that annoying step so you can install Xcode […]

CONTINUE READING....