RSS

Apple removes notifications from iPhone SDK beta 4

August 16th, 2008 Posted in iPhone

Looking at the iPhone SDK beta 4 API change log reveals that the following API calls have been removed from UIApplication.h:

Removed -[UIApplication registerForRemoteNotificationsFromPublisher:]
Removed -[UIApplication registeredRemoteNotificationPublishers]
Removed -[UIApplication remoteNotificationSystemIdentifier]
Removed -[UIApplication remoteNotificationsAreActive]
Removed -[UIApplication unregisterForRemoteNotificationsFromPublisher:]
Removed -[UIApplicationDelegate
application:didReceiveRemoteNotificationFromPublisher:userInfo:]
Removed UIApplication(UIRemoteNotifications)

Also some properties have been removed from CLLocation:

Removed CLLocation.course
Removed CLLocation.speed
Removed CLLocation.speedAvailable
Removed CLLocationDirection
Removed CLLocationSpeed

Removed CLLocationManager.locationServicesApproved

I haven’t installed the 2.1 beta yet but it appears that Apple is removing the ability to receive remote notifications in user applications. This is a feature that many have been eagerly awaiting.

Update

From the beta 4 readme file:

What’s New
Beta release 4 is a bug fix update. This release also removes the client-side APIs for the Apple Push Notification Service for further development.

[del.icio.us] [Digg] [Reddit] [Technorati]

RSS feed | Trackback URI

Comments »

No comments yet.

Name (required)
E-mail (required - never shown publicly)
URI
Subscribe to comments via email
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.