Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Quick iOS 11 compatibility fix#26

Open
username0x0a wants to merge 1 commit intogetsling:masterfrom
username0x0a:ios11-compat
Open

Quick iOS 11 compatibility fix#26
username0x0a wants to merge 1 commit intogetsling:masterfrom
username0x0a:ios11-compat

Conversation

@username0x0a
Copy link

Drop remote UIEvents in favour of MPRemoteCommandCenter

– this move fixes compatibility with iOS 11 – mainly allows the Command Centre and Lock Screen audio widgets to work with the implementing app properly again
MPRemoteCommandCenter is available since iOS 7.1

– this move fixes compatibility with iOS 11 – mainly allows the Command Centre and Lock Screen audio widgets to work with the implementing app properly again
– `MPRemoteCommandCenter` is available since iOS 7.1
@username0x0a
Copy link
Author

I would also recommend bumping the whole project to a deployment version of at least iOS 7.1 as this is probably the most one may get when it comes to back-compatibility offered by Apple. 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments