PuntoCellulare.it
iOS 5 - disponibile la nuova beta 5, ecco l'elenco dettagliato delle novitą
6 Agosto 2011 | Max Capitosti
APPLE CERCA

StoreKit

  • NEW: In-App purchase will not work for developers testing their apps with the iTunes Sandbox.

Twitter

  • FIXED: When tweeting your location from Safari and exiting before the location can be established, the location arrow will stay in the status bar. The arrow can be removed by killing Safari from the task switcher.

UI Automation

  • FIXED: Instruments overwrites the loaded automation script, even if another program is editing it.
  • FIXED: The play and record buttons in the Automation instrument script editor may not work properly after targeting an application that was launched by a trace session and has ended. They may also not work if you target an application that was suspended. If you run into this problem and it persists, you may need to close and reopen the trace document to get back into a functional state.
  • FIXED: When capturing actions into a script using the Automation instrument, interfaces with web views or table cells that contain a high number of off screen elements may take an extremely long time before returning with an expression.
  • The lock() and unlock() functions of UIATarget have been replaced with the lockForDuration() function.
  • Starting in iOS 5 beta 2, you can now trigger the execution of an UI Automation script on an iOS device from the host terminal by using the instruments tool. The command is:
    • instruments -w -t