[MCPE-954] iOS wireless disconnects players after time (with fix) Created: 04/Dec/12 Updated: 23/Mar/13 Resolved: 09/Mar/13 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.5.0 |
| Fix Version/s: | 0.6.1 |
| Type: | Bug | ||
| Reporter: | Nick Salonen | ||
| Resolution: | Fixed | Votes: | 2 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Game Mode: | Survival | ||||||||||||||||||||||||
| Confirmation Status: | Plausible | ||||||||||||||||||||||||
| Platform: | Phone - iOS - iPhone 4S | ||||||||||||||||||||||||
| CHK: | |||||||||||||||||||||||||
| 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. |
| Comments |
| Comment by Nick Salonen [ 06/Feb/13 ] |
|
The setting is there in 0.6.1 , so this ticket should be closed. |