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)

Known Issue

Loading an iTunes Match library (or your purchased music history) may take much longer than expected, especially on larger libraries. If your library does not sync right away, please wait 30 minutes and try to access it again.

Multipeer Connectivity

Fixed in iOS 7.1 beta

The MCSessioninitWithPeer: method has now been implemented properly.

For more information on MCSession APIs, watch WWDC 2013: Nearby Networking with Multipeer Connectivity.

UIKit

Known Issues

If a UITextField or a UILabel that is baseline aligned with constraints has attributes that change after the constraints have been added, the layout may be incorrect. The exception to this is -setFont: on UILabel, which should work as expected.

Workaround: Avoid making changes in UITextField or UILabel after adding baseline-alignment constraints. If you must make changes, you should remove the constraints and then reapply them afterward. Note that this is a performance hit, so don’t do it unless it is necessary.

The backIndicatorTransitionMask from a storyboard or a xib will not be interpreted correctly at runtime.

Workaround: Set the backIndicatorTransitionMask in code

Editor : MakeMac

Latest