Follow Us

iOS 7.1 Beta Sudah Hadir Buat Developer (Dan Ini Apa Saja Yang Baru)

Hendra Saputra - Selasa, 19 November 2013 | 15:53
iOS 7.1 Beta Sudah Hadir Buat Developer (Dan Ini Apa Saja Yang Baru)

Notes and Known Issues

The following issues relate to using iOS SDK 7.1 to develop code.

Bluetooth

Known Issue

32-bit apps running on a 64-bit device cannot attach to BTServer.

CFNetwork

Fixed in iOS 7.1 beta

Previously, if the server-side closed an HTTP request with TCP FIN without sending any bytes of HTTP header or HTTP body, NSURLConnection would synthesize an empty HTTP/1.1 200 OK response. This is now fixed, and the request will result in an error instead of a successful load with a synthesized response.

Notes

A new compatibility behavior has been added to address an issue where some web servers would send the wrong Content-Length value for “Content-Encoding: gzip” content. Previously, NSURLConnection and NSURLSession would send a “network connection was lost” / NSURLErrorNetworkConnectionLost (–1005) error in this situation.

The compatibility behavior applies only if the Content-Length value exactly matches the expanded gzip’d content. It won’t apply for “off by 1” or similar miscounting.

Core Text

Halaman Selanjutnya

Fixed in iOS 7.1 beta

Editor : MakeMac

Latest