开发者

How do you send a user to your app's settings from iPhone/iPad?

开发者 https://www.devze.com 2022-12-27 20:37 出处:网络
Is there a way t开发者_Python百科o launch the iPhone/iPad\'s settings from within your app?Check this out:It is a framework to display the apps\'s settings in both places, or just just on the app usin

Is there a way t开发者_Python百科o launch the iPhone/iPad's settings from within your app?


Check this out: It is a framework to display the apps's settings in both places, or just just on the app using the same type of display as the settings pane.


There is no way to do this. What apps usually do is recreate the same view the user would see if they opened the settings and then display that in-app.

0

精彩评论

暂无评论...
验证码 换一张
取 消