Fokke Zandbergen
How to use Boot Camp for Windows 10 Development on a Mac
Most Appcelerator developers work on Macs. Which makes sense for cross-platform developers, since you can develop for Android on both Mac OS and Windows,...
How to change the color of links in Attributed Strings
Since Titanium 3.2 you can use Attributed Strings on iOS and in 4.0 we added support for Android. They are a great alternative for...
How to detect and run code specific to Genymotion Emulators
When you are running test you might need to differentiate for specific environments. For example, if you haven't patched your Genymotion emulators to include...
Titanium 5.2.0 Sample App
Yesterday we released Titanium 5.2.0.GA with over 30 new features. We have also published a series of walkthroughs in the weeks following the release:
Launch...
Google Security Alert: Unsafe implementation of the interface X509TrustManager
UPDATE 3/9: Read our latest update on this issue.
If you have a Titanium Android app in Google Play, you might receive an email from...
Experiencing iOS certification issues? Check your WWDR intermediate certificate
This weekend, the Apple Worldwide Developer Relations Intermediate Certificate has expired. The Apple Worldwide Developer Relations Certificate Authority issues the certificates you use to...
Dash for offline API reference with Stack Overflow fallback
Online documentation is always up to date, but it can also be slow-ish. We use JSDuck, which preloads the full API reference. Great once...
Using Stack Overflow effectively
Last month we archived our old Q&A’s and embraced Stack Overflow for community support. We’ve seen a significant increase of #appcelerator questions and answers...
iOS 9 3D Touch Sample App
iOS 9 3D Touch Sample App
This new sample app demonstrates the new 3D Touch capabilities of the iPhone 6S. Titanium 5.1 implements Peek and...
iOS Handoff Sample App
iOS Handoff Sample App
This new sample app demonstrates how to use Handoff introduced in iOS 8 and supported by Titanium 5.0. Handoff lets you...
iOS 9 App Search Sample App
This sample app demonstrates how to make the activities and content of your app searchable via Spotlight, Safari and Siri by using new API’s...
Communicating between a Titanium App and an Xcode watchOS 2 App
Last week we published the beta of Titanium SDK 5.0.0. Among lots of other enhancements, this release adds support for bundling and communicating with...
Interactive Notifications for iOS and Apple Watch
Interactive Notifications for iOS and Apple Watch
Titanium & Apple Watch
Titanium 4.1 already supports linking a WatchKit Extension built in Xcode, and our upcoming September...
How to Use Density Specific Images
Mobile phones and tablets come in all shapes and sizes. This week we'll look at how to prepare your app with images that match...