View Single Post
  #13  
Old 13-06-2012, 03:50 PM
kustard's Avatar
kustard (Simon)
Great Sage == Heaven

kustard is offline
 
Join Date: Sep 2009
Location: Melbourne, Australia
Posts: 735
Thanks for the positive feedback guys

Blahville (and the variables "Blah" when coding) has a popular place for me during my coding career

Quote:
Originally Posted by gb_astro View Post
Simon I find it takes two goes to get it to work on the iPad 4g sometimes.
First time it starts with just a warning in red that it can not find the network.
Second time it starts as it should.

gb.
Hi GB, there are five (5) possible start up scenarios:
1) Black screen with wait animation then data is displayed.
2) Black screen but no data, this is when the app doesn't receive data from the 7Timer! website, most likely due to server issues on their end or the connection is dropped but the internet is available.
3) Red text 1 - Device is in Airplane Mode or Network is unavailable.
4) Red text 2 - Device has Location Services turned off.
5) Red text 3 - App has Location Services turned off.

I'm unsure why you would be getting the 3rd scenario happening if you are able to get data after a second attempt. The only thing I can think of is that for some reason the app is getting notification that the network is not available by the OS but I'm unsure why that would be. I only have a wi-fi iPad to test on so there might be a small discrepancy between them when in wireless internet mode that is causing your issue. I'll have a look about to see if there is something I need to consider for the iPads.

Terry, I'll add in the 180 degree rotation in the next update, I really should have put it in to start with, sorry for your troubles.

Cheers,
Simon
Reply With Quote