X

iOS 5 beta 2 – tutte le novità portate da Apple

iOS beta 5 2 è stato rilasciato ieri sera da Apple per gli sviluppatori di applicazioni iOS e insieme ad esso è stato rilasciato a changelog molto ampio in cui vengono menzionate tutte le modifiche apportate al sistema operativo. L'elenco è molto lungo, come potete vedere, segno che Apple ha lavorato molto per migliorare il sistema operativo che utilizzeremo. Ci sono alcuni cambiamenti notevoli di cui parlerò in articoli separati, ma qui hai l'intero elenco dei cambiamenti.

Se Apple continuerà a migliorare il sistema in questo modo fino alla versione finale, avremo un iOS 5 molto ben sviluppato.

Rubrica

  • FIXED: Adding a CardDAV account of any kind (Yahoo, Address Book Server, etc) and then removing the account will result in the loss of the UI button to add a new contact. The button will not appear under Contacts App or the Contacts button under the Phone app.
  • FIXED: Modifying the fields of an iCloud contact from an iOS device that was not the original source of the contact causes the contact’s photo to disappear on other iOS devices. The image is still there but it is not fetched properly.

AirPlay

  • A partire da iOS 5.0, i contenuti video nelle applicazioni e nei siti Web sono abilitati per AirPlay per impostazione predefinita.
  • iOS 5.0 supporta AirPlay di video tramite AV Foundation.
  • Lo screen saver di Apple TV potrebbe ridurre le prestazioni di mirroring su AirPlay. Il salvaschermo può essere disabilitato nelle impostazioni di Apple TV.

apple TV

  • Apple TV Software beta enables users to mirror the contents of an iPad 2 to an Apple TV (2nd generation) using AirPlay. This beta software also enables Photo Stream on Apple TV so users can access photos stored in iCloud. Apple TV Software beta is being provided to test the latest AirPlay functionality with your iOS 5 apps and web sites. If you wish to install Apple TV Software beta on your device, you must first register your device UDID in the iOS Developer Program Portal.

Assistant

  • Quando accedi con un account MobileMe classico tramite l'Impostazione Assistita di iOS 5.0, offre il backup iCloud.

audio

  • Using voice chat in iOS 5 requires setting the kAudioSessionMode_VoiceChat mode on the Audio Session, or setting the AVAudioSessionModeVoiceChat mode on the AVAudioSession object.
  • In iOS 5 beta1, la chat vocale attualmente non funziona sui dispositivi iPhone 3GS e iPod Touch di terza generazione.

Bluetooth

  • RISOLTO: Quando si è connessi all'Hot Spot personale tramite Bluetooth, la connessione Internet per la navigazione web non riesce.

CavalloDav

  • FIXED: Despite turning off reminder sync with an iCloud account, editing in the reminders app displays the option to make a new reminder list under iCloud. By doing so, the list and to do items under the list will sync to other devices.
  • NEW: After creating a recurring event locally on the device, the device stops syncing after hitting an error on merge. Removing and re-adding the account acts as workaround for this.

Calendario

  • FIXED: When making a change to calendar syncing, like having more than one account on the device and turning on or off one of the account’s calendar syncing, changes may not show up on the calendar UI. To resolve this, kill the calendar app through app switcher and launch it again.
  • NOVITÀ: tutti i calendari MobileMe sono stati duplicati dopo aver disattivato e riattivato la sincronizzazione del calendario.
  • NOVITÀ: se avvii o aggiorni manualmente i calendari su un iPad, i tuoi calendari potrebbero scomparire e dovrai toccare "Mostra tutti i calendari" per visualizzarli nuovamente.

Kit di gioco

  • RISOLTO: Nei giochi che supportano le "partite a turni" un giocatore non può terminare una partita a meno che tutti i giocatori non terminino la partita.
  • I dati delle partite per le partite a turni sono attualmente limitati a 4 KB di dati.
  • In iOS 5.0, notifications for Game Center are off by default. To enable notifications go to Settings->Notifications->Game Center-> and change the Alert Style from None to Banners or Alerts.
  • RISOLTO: Il tentativo di presentare un oggetto GKPeerPickerController fa sì che un iPhone 4 si oscuri e diventi "modale", ma il selettore peer non viene mai visualizzato.

Grafica

  • NEW: In the iOS 5 beta 2, the data type of the center property of GLKSkyboxEffect of the GLKit framework has been changed from GLfloat * to GLKVector3.
  • RISOLTO: nella versione beta di iOS 5, la proprietà envColor e la proprietà colorMaterialEnabled della classe GLKEffectPropertyTexture (nel framework GLKit) non sono operative.
  • RISOLTO: Nella beta di iOS 5, la proprietà ConstantColor della classe GLKBaseEffect (nel framework GLKit) non riporta il valore corretto in gdb.
  • FIXED: In the iOS 5 beta, the GLKReflectionMapEffect class (in the GLKit framework) requires either the texture2d0 property, the texture2d1 property, or both configured with a valid texture name (for example, texture2d0.glName = myTextureName) in order to function properly. If one of these properties is not configured, you will get no reflection map rendering and a shader compilation error.
  • If you don’t have a texture2d you intend to use with the GLKReflectionMapEffect class, the following code may be added as a workaround to augment the reflection map effect with a base texture: [redacted code]
  • FIXED: In the iOS 5 beta, disabling any of the three light parameters (light0, light1 or light2 ) of GLKBaseEffect does not work.
  • Poiché la classe GLKReflectionMapEffect eredita da GLKBaseEffect, lo stesso comportamento viene osservato per le luci utilizzate con GLKReflectionMapEffect.

iBook

  • iBooks 1.2.2 potrebbe non riuscire a visualizzare alcuni testi o immagini nei libri. Aggiorna a iBooks 1.3 nell'App Store.
  • RISOLTO: i PDF più recenti aggiunti a iBooks non verranno aggiunti ai backup successivi.

iCloud Backup

  • As this is beta software it is recommended that you do not use the iCloud services to store any critical data or information. If you enable iCloud Backup, automatic backup with iTunes when syncing will be disabled. We suggest you also manually back up your device with iTunes.
  • In the iOS 5 beta, support for data protection in iCloud Backup is unavailable. Apps that have protected files will not have any of their data or metadata backed up as a result.
  • NEW: After restoring, you may not be able to back up again because the device still thinks it’s restoring. To workaround this issue try syncing apps or media that are missing form iTunes or try deleting your iCloud account and adding it back.
  • NOVITÀ: se elimini il backup, la funzionalità verrà disabilitata ma le impostazioni potrebbero comunque indicare che è abilitata e dovrai attivare l'interruttore BackUp to Cloud in Impostazioni.

iCloud bagagli

  • During the iOS 5.0 beta period, any documents stored on the servers might be purged periodically before GM. Therefore, it is highly recommended that you do not store any critical documents or information on the servers.
  • Se l'applicazione utilizza la classe NSMetadataQuery, è necessario impostare un predicato, anche se il predicato stesso viene ignorato.
  • The Foundation framework doesn’t include the team ID when looking for an app’s mobile documents container. The Team ID must be included at the beginning of the identifier string passed to the URLForUbiquityContainerIdentifier: method.
  • NOVITÀ: in questa versione beta, il metodo setSortDescriptors: di NSMetadataQuery non è supportato.
  • NOVITÀ: in questa versione beta, se desideri utilizzare iCloud, devi specificare manualmente vari identificatori del contenitore (il set Display della tua applicazione) all'interno di un file Entitlements per entrambi i tuoi progetti Mac OS X e iOS.
  • NOVITÀ: si verificano problemi nell'utilizzo dell'API dei documenti Cloud Storage insieme ai dati protetti che possono portare al danneggiamento dei dati.
  • NOVITÀ: in questa versione beta, le applicazioni basate su documenti non sono sempre in grado di rilevare quando i file vengono modificati, spostati o eliminati da sotto.
  • NEW: In this beta, file presenters (objects that adopt the NSFilePresenter protocol) do not receive some of the messages that they’re supposed to receive, especially:
  • presentatoItemDidChange
  • articolo secondario presentatoDidAppearAtURL:
  • articolo secondario presentatoDidChangeAtURL:
  • You can workaround this by implementing the relinquishPresentedItemToWriter: method and checking to see if the writer actually wrote when your file presenter reacquires. You can also use FSEvents to observe file system changes
  • NEW: In this beta, messages about changes to files in a directory are not getting delivered to objects that adopt the NSFilePresenter protocol.
  • While reporting a bug related to the iCloud storage interfaces, please include the logs collected during your debugging session. To generate these logs, you must install a special debug profile on your device.
  • The debug profile can be obtained from http://connect.apple.com. This profile enables the generation of debug logs that are needed to diagnose any problems using iCloud storage. The instructions to collect the logs are:
  • Installa il profilo. (Il modo più semplice per farlo è inviarlo a te stesso e aprire l'allegato sul loro dispositivo.)
  • Riprodurre l'errore.
  • Sincronizza con iTunes per estrarre i registri dal tuo dispositivo.
  • Attach the logs to your bug report. You can find the logs in ~/Library/Logs/CrashReporter/MobileDevice/DeviceName/DiagnosticLogs.
  • Questi log possono diventare grandi rapidamente, quindi dovresti rimuovere il profilo dopo aver riprodotto il problema e estratto i log per la segnalazione del bug.

iMessage

  • NOVITÀ: il seed 2 di iMessage non sarà in grado di comunicare con gli utenti di iMessage sul seed 1.
  • FIXED: Swiping the iMessage on/off switch and the MMS messaging on/off switch in Settings crashes it. Just tapping or toggling does not crash settings.
  • RISOLTO: In una conversazione iMessage, gli allegati video/audio non possono essere visualizzati nella trascrizione su entrambi i lati della conversazione.

iTunes

  • The version of iTunes that comes with beta 2 cannot sync devices that have the beta 1 software installed. To avoid this problem, do the following:
  • Sincronizza tutti i dispositivi su cui è installata la beta 1 con la versione di iTunes fornita con la beta 1.
  • Aggiorna iTunes alla versione fornita con la beta 2.
  • Connect the device and install the beta 2 software. (Understand that you might see a failure to sync error when you first connect the device.)
  • Dopo aver installato il software beta 2, ripristina dal backup effettuato nel passaggio 1.

MMS

  • NOVITÀ: l'invio di un MMS di video di grandi dimensioni non funziona.

Foto regolazioni

  • If you apply red-eye adjustments in iOS, and import your image into the iPhoto seed build, the red-eye adjustments will not appear on that image in iPhoto. As a result, subsequent syncing of your image back to the iOS device from iPhoto will not show the red-eye adjustments.

Promemoria

  • NEW: The Reminders application does not send notifications for reminders that are based upon the entry (and/or exit) of a location if there is no date associated with the reminder.

Impostazioni profilo

  • NOVITÀ: il pulsante "Esegui il backup adesso" è abilitato senza che la classe dei dati di backup sia abilitata per l'account.
  • NEW: If you bring up the keyboard of the terms in Settings->General->Software Update, you cannot dismiss it. You have to force quit Settings to get out.

Trampolino

  • Push and local notifications for apps appear in the new Notification Center in iOS 5.0. Notification Center displays notifications that are considered “unread”. In order to accommodate push and local notifications that have no “unread” status, developers can use their application badge count to trigger a clearing of notifications from Notification Center. When an application clears its badge count (by setting it to zero), iOS 5 will clear its notifications from Notification Center.
  • Developers are strongly encouraged not to run or debug applications on the device prior to completing the device’s setup assistant. This will lead to unexpected behavior and will be a prevented operation in a future release.

Automazione dell'interfaccia utente

  • 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.
  • Quando si acquisiscono azioni in uno script utilizzando lo strumento Automazione, le interfacce con visualizzazioni Web o celle di tabella che contengono un numero elevato di elementi fuori schermo possono impiegare molto tempo prima di restituire un'espressione.
  • Le funzioni lock() e sblocca() di UIATarget sono state sostituite con lockForDuration( ) funzione.
  • Instruments sovrascrive lo script di automazione caricato, anche se un altro programma lo sta modificando.
  • Starting iOS 5.0, beta 2 you can now trigger the execution of a UI Automation script on an iOS device from the host terminal by using the instruments tool. The command is:
  • strumenti -w T

UIKit

  • NEW: Returning nil from the tableView:viewForHeaderInSection: method (or its footer equivalent) is no longer sufficient to hide a header. You must override tableView:heightForHeaderInSection: and return 0.0 to hide a header.
  • In the iOS 5 beta, the UITableView class has two methods to move one cell from one row to another with defined parameters. These APIs are:
  • spostaSezione:inSezione:
  • moveRowAtIndexPath:toIndexPath:
  • A partire da iOS 5, la proprietà ExclusiveTouch di UIControl è impostata su SÌ per impostazione predefinita.
  • Using the UIWebView class in Interface Builder, setting transparent background color is possible in iOS 5. Developers compiling against the new SDK can check their XIB for the UIWebView transparent setting.
  • In the iOS 5 beta, the UINavigationBar, UIToolbar, and UITabBar implementations have changed so that the drawRect: method is not called on instances of these classes unless it is implemented in a subclass. Apps that have re-implemented drawRect: in a category on any of these classes will find that the drawRect: method isn’t called. UIKit does link-checking to keep the method from being called in apps linked before iOS 5 but does not support this design on iOS 5 or later. Apps can either:
  • Utilizza l'API di personalizzazione per le barre in iOS 5 e versioni successive, che è il modo preferito.
  • Sottoclasse UINavigationBar (o le altre classi di barre) e sovrascrivi drawRect: nella sottoclasse.
  • I metodi indexPathForRow:inSection:, sezione e riga di NSIndexPath ora utilizzano NSInteger anziché NSUInteger, in modo che questi tipi corrispondano ai metodi definiti su UITableView.
  • There is a known issue with presenting a UIVideoEditorControllerobject where it doesn’t show the selected video, which appears blank instead. In certain cases it may also crash.
  • Gli eventi di tocco non vengono inoltrati alla vista nella proprietà cameraOverlayView di UIImagePickerController.
  • NOVITÀ: il metodo imagePickerController:didFinishPickingMediaWithInfo: di UIImagePickerController non restituisce un URL al video al termine della registrazione.
  • NEW: When creating a new appointment in calendar app on a device using 24 hr clock, you cannot select an hour value greater than 12. The date-time picker value sets current weekday to be the same as previous day (e.g: a An appointment on Tuesday will be set as Monday).
  • NOVITÀ: abbiamo modificato il comportamento di scrollToRowAtIndexPath:atScrollPosition:animated: in modo tale che UITableViewScrollPositionTop e UITableViewScrollPositionBottom ora si adattino alle parti superiore e inferiore della proprietà contentInset.

WebKit

  • NEW: In iOS 5.0 beta 2, a new inherited CSS property, -webkit-overflow-scrolling, is available. The value touch allows the web developer to opt in to native-style scrolling in an overflow:scroll element. The default value for this property is auto.
  • The WebKit framework has picked up a newer WebKit engine, which closely matches Safari 5.1. Some areas to be aware of with the new WebKit framework on iOS:
  • C'è un nuovo parser compatibile con HTML5.
  • La larghezza del layout del testo potrebbe cambiare leggermente perché il comportamento di arrotondamento delle parole ora ha una precisione basata sulla virgola mobile.
  • There is improved validation of the <input type=number> form field, which includes removing leading zeros and number formatting.
  • Gli eventi touch sono ora supportati nei campi di input.
  • window.onerror è ora supportato.

Sincronizzazione Wi-Fi

  • In iOS 5.0 beta 2, wireless syncing is now available for the Mac. It requires iTunes 10.5 beta 2 and OS X 10.6.8 or Lion. You will see an option to enable wireless syncing when you connect your device to iTunes with the USB cable. It is recommended you perform your initial sync with a cable after restoring your device.
  • Wireless syncing is triggered automatically when the device is connected to power and on the same network as the paired computer. Or, you can manually trigger a sync from iTunes or from Settings -> General -> iTunes Sync (same network as paired computer required). Be sure your device is plugged into a power source when performing Wireless syncs.
  • If you find issues with apps, media and/or photos synced to your device, you can reset then resync. From Settings -> General -> Reset, choose Erase all Content and Settings. Then reconnect to iTunes and sync again.
  • In questa beta, iTunes potrebbe erroneamente segnalare le foto come "Altro" nella barra della capacità. Per il resto la sincronizzazione delle foto funziona come previsto.

Xcode

  • Ti consigliamo vivamente di eseguire il backup del tuo dispositivo utilizzando iTunes prima del ripristino.
  • In some cases, Xcode 4.2 Organizer does not display a device that is in restore mode. As a workaround you can use iTunes to restore.
  • On some desktop machines, Xcode’s memory usage inflates incredibly fast while restoring a device or copying an IPSW. As a workaround use iTunes to restore.
  • A volte Xcode 4.2 passa a uno schema errato o esegue la destinazione dopo un aggiornamento su disco.
  • In this beta, crash logs (either unsymbolicated or symbolicated) do not appear in Xcode Organizer. To make them appear in the Xcode Organizer, you will have to rename the device.
  • NEW: In iOS 5.0 beta 2, the iOS Simulator is not compatible with previous releases of the iCloud Developer Seed for OS X. It is highly recommended that you update to the latest iCloud Developer Seed to ensure compatibility.

Questo post è stato modificato l'ultima volta il giugno. 26, 2011, 8:52 08:52

Caricamento commenti Disqus ...