by Dj Sison | Dec 4, 2016 | iOS Development, Xcode
The Problem Recently, I encountered an error when installing gems. I was working on a new pet project, and I tried to install gems dependencies through Bundler. One of the gems being installed was “json” with version 1.8.3 as a dependency of one of the...
by Dj Sison | Oct 29, 2016 | iOS Development, Xcode
Running your app on iOS 10 with Xcode 7 When you try to run an app you are building using Xcode 7 (e.g. Xcode 7.3.1) to your iOS 10 device, you are greeted with the error message “Could not find Developer Disk Image”. You probably gave up thinking that you...
by Dj Sison | Oct 29, 2016 | iOS Development, Objective-C, Swift
https://autolayoutconstraints.com/ Recently, a co-worker of mine suggested this great tool for generating auto layout constraints code for both Swift and Objective-C. The tool works like the Interface Builder for storyboards, so you can just utilize the tool...
by Dj Sison | Oct 15, 2016 | Apps, AppStore
Featured in the App Store Our Boo – Halloween Stickers for iMessage has been featured in the iOS App Store! If you still haven’t downloaded the stickers, download now while it’s hot! Download here You can watch our App Preview here: ...
by Dj Sison | Oct 8, 2016 | Apps, AppStore
iMessage Stickers by Happy Team Labs Apple has released iOS 10 last September 13. With the new release come Stickers which are built right into the Messages app. Being able to use Stickers in the iOS Messages app is certainly an interesting addition to the operating...