February 2011
4 posts
3 tags
QR+Emoji Now Social Friendly
The new QR+Emoji 1.3 is out, this is a major update with lots of enchainments, bug fixes and new features. Sharing Over Clouds Now users allow to share their QR Code image to four different web services: Facebook Twitter Tumblr Evernote And my previous open source project, DDShareViewController, is modified and integrated into this part. Super Fast Scanner With helps from iOS 4,...
Feb 1st
14 notes
January 2011
5 posts
8 tags
How I Expire My iOS Beta App
I asked the other day on Twitter if I should expire beta app, and people are saying yes. So I made a quick solution for my beta: The iOS app will show an UIAlertView two weeks after built, then exit(0); itself after user dismissed the alert view. First, I add following code snippet into my main view controller: #ifdef BETA_EXPIRATION - (void)viewDidAppear:(BOOL)animated { [super...
Jan 25th
5 notes
4 tags
Jan 22nd
36 notes
5 tags
Jan 18th
12 notes
6 tags
Jan 7th
13 notes