Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 0.5.0
-
Fix Version/s: 0.6.1
-
Labels:None
-
Game Mode:Survival
-
Confirmation Status:Plausible
-
Platform:Phone - iOS - iPhone 4S
Description
In the info.plist you can include the key "UIRequiresPersistentWiFi" with a value of BOOL YES to fix this problem.
This prevents the wifi from disconnecting after 30 minutes. See http://developer.apple.com/library/ios/documentation/general/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html#//apple_ref/doc/uid/TP40009252-SW12
I looked in your info.plist and did not see this setting.