A couple of days ago, I added the Pin Code locking functionality in Diary Mobile mobile app. It required some tinkering with iOS Objective-C, Android Java and HTML5 javascript code. First I added a code in the onReady function of Sencha Touch Ext.setup({ //… onReady: function() { //… appActive = function() { Util.logger(‘===app is now [...]

