Post

Replies

Boosts

Views

Activity

Comment on donate INPlayMediaIntent to systerm, but not show in control center
let mediaItem = INMediaItem( identifier: encodeMediaInfo(info), title: drama.dramaTitle, type: .movie, artwork: artworkImage ) // Create play media intent let intent = INPlayMediaIntent( mediaItems: [mediaItem], mediaContainer: nil, playShuffled: false, playbackRepeatMode: .none, resumePlayback: false ) intents.append(intent) let orderedSet = NSOrderedSet(array: intents) INUpcomingMediaManager.shared.setSuggestedMediaIntents(orderedSet)
Topic: Media Technologies SubTopic: General Tags:
Nov ’25
Comment on donate INPlayMediaIntent to systerm, but not show in control center
let mediaItem = INMediaItem( identifier: encodeMediaInfo(info), title: drama.dramaTitle, type: .movie, artwork: artworkImage ) // Create play media intent let intent = INPlayMediaIntent( mediaItems: [mediaItem], mediaContainer: nil, playShuffled: false, playbackRepeatMode: .none, resumePlayback: false ) intents.append(intent) let orderedSet = NSOrderedSet(array: intents) INUpcomingMediaManager.shared.setSuggestedMediaIntents(orderedSet)
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’25
Comment on donate INPlayMediaIntent to systerm, but not show in control center
I tried creating an INPlayMediaIntent and set up Intents using INUpcomingMediaManager, but they still don't appear. Can you help me take a look? Or is there any official sample.
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’25
Comment on Can't add memoji watch face in Swift
I have the same problem, did you solve it?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Can't add memoji watch face in Swift
I have the same problem, did you solve it?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Can't add memoji watch face in Swift
I have the same problem, have you solved it?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Can't add memoji watch face in Swift
I have the same problem, have you solved it?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’22