Oct 31, 2012

Facebook Authentication Error

I release QuickReply for Messenger tweak on Cydia months ago. Suddenly, I received a bunch of emails complaining they couldn't log into their facebook cos the facebook login was showing them "An error occurred. Please try again later.".



I spent a few days tracking down the culprit and finally found out that it was because I'd enabled Sandbox mode inside App setting in facebook developer page. So to fix that, just go to facebook app development page, change Sandbox mode to disable.



Oct 30, 2012

Unable to Download Application

A few days ago, one of my friends asked me why he couldn't update or download new application on his iPhone - it keeps showing error " could not be downloaded at this time.". 




To fix that, first go to Settings.app > General > Date & Time settings and turn off auto time setting. And then change the time to a few years ahead, save it. After that, change back to original settings. It should fix that.

I have no idea how it works. It's really funny bug on iOS I guess.

Jul 4, 2012

Myanmar Currency App

It's been a while since myanmar currency exchange rate started showing up on sites like xe or yahoo. So, I decided to make a myanmar currency app which focuses mainly on myanmar kyats. Today, it has been finally released on AppStore.

Search "Myanmar Currency" on AppStore.

.






Quick Reply for Messenger

After months of trial and error, I was able to get Quick Reply for Messenger working.

If you don't know what it is, it is basically a jailbreak tweak to quick reply to facebook messenger push notifications from anywhere on your device.

It uses the old TwitkaFly UI with a new post button. It's amazing. It's available on cydia store for just $1.99, ($0.99 if you have purchased twitkafly before).

More info: http://qr4fb.wootylab.com


.

Jun 6, 2012

New Emoji keyboard for jailbroken iOS 5.1

Apple has developed hundreds of new emojis but its 5.1 keyboard doesn't include those emojis. So I developed a new jailbreak tweak to enable that feature. It's available on Cydia store for just $0.99. You can use emojis keyboard just like native keyboard besides apps with root permission such as iFile or Cydia.

Head over to cydia and search emoji2 to download it while it's hot!!

http://wootylab.com/emoji2 in case you are unable to set up a new keyboard.


.

May 29, 2012

MMKeyboard for iOS 5.1.1

I've updated MMKeyboard for iOS 5.1.1. There are slight changes in key positions compared to 5.0 due to a keyboard cache bug; not refreshing certain keys. There might be some workaround for that. But I figured it is much easier to just change key positions.

On the other note, I've set up IRC channel on freenode, #mmkeyboard. If you want to help me develop it or want to talk to me about it, free feel to jump onto that channel.



.

May 4, 2012

UDID-protected cydia repo

A lot of people have been asking me about that. So, I wrote some scripts real quick to create a udid-protected repo.

When you add a repo link on cydia, cydia will search for Release and Packages.bz2 or Packages.gzip. So, we just added .htaccess to redirect Release to Release.php and Packages.* to package.php. Inside those php, we check if the requested udid is valid. If it is, just redirect it back to required file.

Check out my github https://github.com/moeseth/UDID-protected-cydia-repo

Feb 20, 2012

Zawgyi keyboard showing ??? instead of letters

I'm getting lot of reports about this, so decided to make a blog post.

Why? 

It's because you have the wrong font package. You must use "Zawgyi iOS 4.3 font"




Solution :

You must remove your current zawgyi font and install "Zawgyi iOS 4.3 font"

1: Firstly, you cannot remove zawgyi font directly. You need to install "Zawgyi Font iOS Uninstaller" first. This step is really important, otherwise you might end up restoring your device.




After installing uninstaller, remove zawgyi font.

2: After removing, install "Zawgyi iOS 4.3 Font".

NOTE: I don't expect any issues, but I am not responsible if anything happens.



.