iOS settings bundle PSRadioGroupSpecifier does not show selected value

痞子三分冷 提交于 2019-12-10 05:27:53

问题


I implemented a PSRadioGroupSpecifier like so: 1. Regardless of which value a user selects inside the radio button group, next time the settings are opened the default value is marked as selected. Imho this is a bug in iOS, as i figured out that the value of the settings property is correctly set and could be retrieved.

Question: How to come around the false display in settings app WITHOUT using PSMultiValueSpecifier?

来源:https://stackoverflow.com/questions/34389422/ios-settings-bundle-psradiogroupspecifier-does-not-show-selected-value

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!