iOS SDK enqueueTrackUri Incorrect call back results for adding a track to queue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I add a track to the queue using following method:
- (void) enqueueTrackUri: (NSString *) trackUri callback: (nullable SPTAppRemoteCallback) callback;
The call back contains incorrect results, because in either case (song was added or not), the result of call back is never nil and error for this callback should be nil. And because of this I can not catch error(s) and retry the operation if the song is not added to Spotify queue.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page