Skip to content

March 2019 Release (1.2.0)

Compare
Choose a tag to compare
@bbowman bbowman released this 29 Mar 17:01

Welcome to the March 2019 v1.2.0 release of the Project Rome SDK for Android and iOS.

Release Highlights (What's New)

We are bringing you another release this month! In this version we are introducing new APIs to improve notification management within the platform as well as refined async status for publishing remote system app information.

As a part of this change, three APIs and/or classes have been deprecated including [iOS naming]:

  • [MCD]ConnectedDevicesNotificationRegistrationManager.registerForAccountAsync(),
  • [MCD]ConnectedDevicesProcessNotificationOperation
  • [MCD]RemoteSystemAppRegistration.saveAsync().

1.2.0

Deprecated (2 changes)

  • Add improved async methods for APIs that could hit web endpoints. Deprecate old versions that only returned success/fail.
  • Add new mechanism to be able to check up front if a notification is intended for the ConnectedDevicesPlatform. Deprecate old notification processing.

Fixed (1 change)

  • Update UserDataFeedSyncScope to be a class instead of an interface.

Sample Changes

Check out the samples here to get started today:

More Info

If you’d like to learn more about Project Rome, please visit our website at: http://aka.ms/projectrome

Feedback / Issues

We look forward to hearing from you! The quickest way to provide feedback is through the Windows Feedback Hub under ‘Developer Platform’ and ‘Project Rome’.