Skip to content

APNS request in background #1

@mdloucks

Description

@mdloucks

When receiving an APNS notification from Apple with a track URI, the song is only enqueued if the app is in the foreground. This poses a major problem as this makes the app wildly inconvenient. It may simply be a permissions issue in the app, or a project-breaking limitation.

I did some digging and the following may yield a solution:

spotify/ios-sdk#236

https://stackoverflow.com/questions/25486347/read-apns-payload-when-app-is-in-background

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions