Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes iOS 8.2+ radio settings reverting to default #110

Merged
merged 1 commit into from
Oct 7, 2016

Conversation

jrobichaud
Copy link
Contributor

"PSRadioGroupSpecifier" settings on iOS 8.2+ reverts back on default when the apps settings gets focus. Using a PSMultiValueSpecifier has a different look and feel but works the same way.
See: http://stackoverflow.com/questions/34389422/ios-settings-bundle-psradiogroupspecifier-does-not-show-selected-value

"PSRadioGroupSpecifier" settings on iOS 8.2+ reverts back on default when the apps settings gets focus. Using a PSMultiValueSpecifier has a different look and feel but works the same way.
See: http://stackoverflow.com/questions/34389422/ios-settings-bundle-psradiogroupspecifier-does-not-show-selected-value
@GabLeRoux
Copy link

GabLeRoux commented Sep 30, 2016

I confirm this works, uses PSMultiValueSpecifier instead of broken PSRadioGroupSpecifier after 8.2 :) Plugin doesn't support messages under settings anyway. Apple screwed PSRadioGroupSpecifier.

It will display a bit differently in the settings, but it's great.

@apla apla merged commit ddf96aa into apla:master Oct 7, 2016
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.

3 participants