RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineLatest Appcelerator Titanium Alloy JPUSH Push Notification Module – iOS and Android, China Push Notification- NON GCM As you may know Chinese Android phones do not ship with the Google Play store – thus Google Cloud Messaging does not work.…
Titanium Alloy iOS Android Modules: Count.ly Analytics, Push Notifications – Events, User Profiles, Messaging – Google Analytics Alternative
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineLatest Titanium Count.ly Modules with Messaging Support: Alloy iOS Android Modules: Count.ly Analytics, Push Notifications – Events, User Profiles, Messaging – Google Analytics Alternative. Countly is an innovative, real-time, open source mobile analytics application. It collects data from mobile phones, and…
SOLVED: iOS APP Webview Arabic Ligature Font Paragraph Overflow – Kerning Issues
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineI was recently asked to help find a solution for an iOS App using a Webview to display Arabic Text – the text in the paragraphs where flowing over other elements in the paragraph and even out of the paragraph.…
Titanium Alloy iOS Android Modules: Count.ly – Google Analytics, Flurry Alternative – Android Module Updated – Segmentation Event Tracking – Example
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineUPDATED VERSION: Titanium Alloy iOS Android Modules: Count.ly Analytics, Push Notifications – Events, User Profiles, Messaging – Google Analytics Alternative I have recently had to move away from Google Analytics for our Titanium Alloy Mobile apps for different reasons – I…
Titanium Alloy iOS Android Module: Custom Alert Module to replace Titanium.UI.AlertDialog
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineBelow is the code I created for a Custom Alert Module for Titanium Alloy that runs on both iOS and Android – it is used as a replacement for the Titanium.UI.AlertDialog For this module to work in Android you need to…
Bug: Embed font TTF not displaying Android 4.4 Kitkat , 4.3 JellyBean – FIXED use OTF
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThere is a Bug in Android 4.4 KitKat when using embedded fonts, it does not display the TTF version of the file. The simple fix is to simply use the OTF version of the font. You can use the site…
How to: Appcelerator Titanium Alloy Embed Font – Android and iOS
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis is a simple how to on how to embed a Font in Titanium ALLOY for both Android an iOS I suggest using a OTF version of your font as Android 4.3 Jelly Beans and Android 4.4 Kitkat 1. Place…