Mobile

  • How to use titanium search with tableviews and listviews

    Titanium mobile has a build in search feature for iOS and Android devices. It is mostly used on tableViews or listViews. But how are the search methods and properties implemented for some of the common scenarios? The input field In any case we need a search bar input field. Here we have the following options:…

    Read More

  • How To Register Your Apple Development Device

    In order to test your app on your Apple device you need to register it in your developer program account. This video shows you how to register your Apple development device, using the UDID provided by iTunes. Prerequisite: Get an Apple ID and register for the paid developer program.

    Read More