Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24781] iOS 11: Support for the MusicKit API

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionNot Our Bug
Resolution Date2017-06-06T14:09:17.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsios11
ReporterHans Knöchel
AssigneeEric Merriman
Created2017-06-06T12:28:04.000+0000
Updated2017-06-26T17:50:45.000+0000

Description

[MusicKit](https://developer.apple.com/musickit/) is rocking the house, let's build a module for it!

Comments

  1. Hans Knöchel 2017-06-06

    Resolving this ticket, since the MusicKit actually is the REST API, no iOS API. It can be used with the existing Ti.Network.HTTPClient, see the [MusicKit overview](https://developer.apple.com/library/content/documentation/NetworkingInternetWeb/Conceptual/AppleMusicWebServicesReference/index.html#//apple_ref/doc/uid/TP40017625-CH40-SW1) for more infos. {quote} The Apple Music API is the web services portion of MusicKit. Using the Apple Music API, you can access information about media—such as albums, songs, artists, and playlists—in the Apple Music catalog. If authorized by a user, you can also access or modify data associated with that user. For example, you can find music recommendations for the user or change their rating of a particular song. {quote}
  2. Lee Morris 2017-06-26

    Closing ticket with reference to the above comment.

JSON Source