Fixing Bugs: Developer Required!

Hi All, 

I have an iOS/Corona runner game that contains some bugs, since I can’t contact the original developer, I would like to hire a programmer here to help fixing those bugs. 

Here are the list of bugs: 

1. Leaderboard screen: Game Center is working, I already set it up in iTunes Connect. I can login by game center sandbox account, I played my game, but even after 1 day, my result still doesn’t show up in the leaderboard ranking. 

  1. Achievement screen: It is empty initially, after I played the game once, it would shows the list of achievements. But I want to make it show all achievements initially. 

  2. Achievement screen: iPhone 4-inch 

https://dl.dropbox.com/u/9928184/4inch%20Achievement.PNG

  1. Remove the “Restore IAP” on “Options” screen, it is not working. (NOT the “Restore IAP” on “More Games” screen)

  2. Once I successfully purchased IAP, the screen stopped here: 

https://dl.dropbox.com/u/9928184/image.png

  1. Stop Revmob Ads to show up caused by IAP’s Suspend/Resume events. 

  2. Sometimes ‘Pause’ game would lead to another screen with error message. 

I think they are easy to fix if you are fluent about Corona, I am using Corona 2013.1053 paid version, iPhone5/iOS6.0.1, iPad3/iOS5.1.1.

Please leave your contact here. Looking forward to hearing from you.

Thanks!!
Raymond

Heheh, your 6 bugs include my top-5 of least favourite things to code in Corona - I’m not surprised the bugs are in these areas! Coding a game engine is lots of fun. Coding in the nasty leaderboard, facebook, IAP stuff, not so much. :wink:

Anybody help?

As I said above, you’re asking for help on just about the least enjoyable part of Corona coding in my opinion, so you might need to make your request a bit more enticing. Perhaps even state your total budget or hourly fee you’re willing to pay, or share which app this is about - for some developers getting the chance to check out some app’s code could be worth something.

I could help you with this, but what’s your budget or hourly fee?

I’d agree with thomas above - the third party stuff is the hardest to debug with corona, given so much is happening outside of our code and a single switch set in some far flung third party web dashboard will break the app. Facebook and IAP in particular are a real pain in the @$$.

If you posted a rate or budget, you might get some bites.

Finally I fixed them by myself…

Heheh, your 6 bugs include my top-5 of least favourite things to code in Corona - I’m not surprised the bugs are in these areas! Coding a game engine is lots of fun. Coding in the nasty leaderboard, facebook, IAP stuff, not so much. :wink:

Anybody help?

As I said above, you’re asking for help on just about the least enjoyable part of Corona coding in my opinion, so you might need to make your request a bit more enticing. Perhaps even state your total budget or hourly fee you’re willing to pay, or share which app this is about - for some developers getting the chance to check out some app’s code could be worth something.

I could help you with this, but what’s your budget or hourly fee?

I’d agree with thomas above - the third party stuff is the hardest to debug with corona, given so much is happening outside of our code and a single switch set in some far flung third party web dashboard will break the app. Facebook and IAP in particular are a real pain in the @$$.

If you posted a rate or budget, you might get some bites.

Finally I fixed them by myself…