iPhone 4 latest iOS patch for non-updating settings

Nov 23, 2010 0

I’ve finally managed to get my hands on an iPhone 4. Blame our lack of supply in Australia :( . I was also happy to wait as I felt that the iPhone simulator would allow me to handle testing and debugging for iPhone 4 devices.

Of course, Murphy’s law stepped in and created a bug that only affected physical iPhone 4 devices with the latest iOS. From what I have gathered so far, the issue is that any ‘switch’ (boolean) settings are not being saved when a change is made. Now that I have an iPhone 4, I’ve been able to reproduce the issue and can submit a patch to Apple as soon as possible.

I’ll add a new post when the patch is submitted to Apple. Thank you to everyone for your patience.

To your app success!,
Cliff

P.S. Technology is only a small part of your app success. There is the business, sales and marketing that you need to think of too :). Which is why I also provide a bunch of free education on how to succeed on the App Store - http://kerofrog.com :).

Help us find and fix Bugs

Oct 28, 2010 2

I’ve received a few bug reports about a bug that has resurfaced where the positioning and size of UI Objects is not being handled correctly.  In the past, this was due to ‘International’ settings where a comma is used instead of a decimal point to show decimal places.  This was corrected by making sure to return ‘localized’ versions of strings/values.  Unfortunately it is happening to some people again on iPhone 4 devices with latest OS, and this time I am unable to reproduce the issue on my end.

If possible, if you are able to successfully reproduce bugs through a series of steps then please report the issue to us at dapp@kerofrog.com.au

The questions that will help us find the issue are:

1. What iPhone model are you using?
2. Which version OS do you currently have installed?
3. If you have a non-english international setting, which international setting are you using?
4. What are the steps to reproduce the issue? (to allow troubleshooting and fixing)

On my side, I’ll be refactoring and improving the code which might correct some of the more isolated/rare bugs that pop up.

To your app success!,
Cliff

P.S. Technology is only a small part of your app success. There is the business, sales and marketing that you need to think of too :). Which is why I also provide a bunch of free education on how to succeed on the App Store - http://kerofrog.com :).