Displaying a clickable URL in your mobile app is a common use case. You may wish to add links within your mobile app to take the user to a company website, for example. But wait, there’s more…
Category Archives: Mobile Development
Cross Platform Nav Controller Compatible with Ti 3.2
Happy new year, dear readers! Boy, the past month has been a little crazy. Appcelerator recently deprecated the Titanium.UI.iPhone.NavigationGroup API as of Titanium 3.2. But wait, there’s more…
In Memoriam: Color Wisdom
Color Wisdom Cards by Tori Hartman, the mobile app that I developed for Plebeian Apps, has been taken off the iTunes and Nook markets. But wait, there’s more…
#1 Mistake Titanium Developers Make (and How to Avoid Making it Yourself)
One of the biggest reasons to use Appcelerator Titanium is that, used correctly, it can produce native cross platforms apps, running on both Android and iOS, from a single codebase. Unfortunately, Titanium has often been misused and when people fail at using Titanium, they often lament, “But I thought Titanium was cross platform!!!” with the same anguish as Captain Kirk. But wait, there’s more…
Complex Navigation in Titanium, Part 2
Happy new year, dear readers! Boy, do I have a nice new year’s present for you :).
In a previous blog post, I talked about the challenges of managing a stack of windows in a single screen in Titanium. In this post, I take things a step further. But wait, there’s more…