Mobile Game Engine List and links
Mobile Game Engine Mobile game engine are an alternative to native application programming. With native languages you need to program the engine your self, or make use…
Swift Group Separator Extension
Swift Group Separator An example about Swift Group Separator. Long numbers can be a bit confusing to read if they dont contain group separator. By default you…
Stencyl Scrolltext – How to move / scroll text
Stencyl Scrolltext I could not find any tutorials on how to do scroll text with Stencyl. If you have lived as long as me, you might remember…
IPhone TouchID protection
IPhone TouchID protection Is TouchID protection useful or useless? It all depends really. It depends on who you want to protect your iPhone from. If your threat…
iOS Gestures in Swift – How to
iOS Gestures in Swift iOS gestures can be useful in your app. And here is a short demonstration on how to implement iOS gestures in your app….
Upload Xcode projects to github
Upload Xcode projects to github Never used github until I started programming in Xcode. And one instructor talked about the importance of upload Xcode projects to github….
Swift – WebView unable to load http pages
I think Apple did some changes to the later versions of Xcode. If you have used WebView in Xcode 6 with iOS 8, you were probably able…
How to disable Siri from lock screen on iphone
How to disable Siri from lock screen You might know that Siri can be access from lock screen? It is pretty convenient that you dont have to…
iPhone – Enable Siri but still goes to voice control
If you try to enable Siri but still goes to voice control when trying to access Siri, you probably forgot to select language for Siri. If you…
Stencyl – Create a simple starfield
Stencyl simple star field A short and direct video on how to create a simple star field in Stencyl. Enjoy! If you need to download Stencyl, please…