Firebase is a platform that can store your iOS App's backend data. Learn how to install Firebase using Cocoa Pods and get started using this powerful Backend...
Mit iOS 9 und dem neuen iPhone 6s ist es möglich, 3D Touch zu nutzen. Neu dabei sind auch die sogenannten „Quick Actions“. Heute lernen wir einfache Quick Actions zu programmieren.
With iOS 9 and the new iPhone 6S, there are so much new functions you can use. One new are the Quick Actions. Now you have the option to select some functions of an app very fast. Learn how to do it.
Over the last few weeks we have been manually positioning everything in our game via code. Which is not a bad thing. In fact, it's important to know how to add objects to our scene via code. However, there comes...