Cocoa Touch and Swift tutorials

Make your mobile app remotely configurable with Firebase Remote Config and you will be able to remotely enable or disable app UI elements, images, texts, labels and even change app behavior when needed. And all of it without a need to release a new version of the app to the app store and wait for…

The post Firebase Remote Config with Swift appeared first on Swift Developer Blog.

Read More Firebase Remote Config with Swift

With this video tutorial I would like to share with you how to fix the “this class is not key value coding-compliant for the key” error message. Apparently this error…

The post How to Fix the “Class is not key value coding-compliant for the key” Error appeared first on Swift Developer Blog.

Read More How to Fix the “Class is not key value coding-compliant for the key” Error

The category “Swift” has been updated with a few very useful links which contain many video tutorials and code examples that will help you build many features for your mobile application with Swift. User registration, sign in and sign out video tutorials The set of 15 video tutorials on how to create user registration, login and logout will…

Read More Swift Video Tutorials and Code Examples