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

IOS Setting for TOUCHID_PASSCODE #38

Closed
chvonrohr opened this issue Aug 14, 2023 · 1 comment
Closed

IOS Setting for TOUCHID_PASSCODE #38

chvonrohr opened this issue Aug 14, 2023 · 1 comment

Comments

@chvonrohr
Copy link

I'd like to open the passcode setting to let the user activate a local device authentication, as sensitive data is not secured properly without that. It would be nice to lead the user directly to that setting.

Would it be also possible, to just open the main page of the settings?

@RaphaelWoude
Copy link
Owner

Hi @chvonrohr

I'd like to open the passcode setting to let the user activate a local device authentication, as sensitive data is not secured properly without that. It would be nice to lead the user directly to that setting.

I have just added IOSSettings.TouchIdPasscode to the IOSSettings in version v5.0.1.
This version should be available now on NPM.

Would it be also possible, to just open the main page of the settings?

You are able to open the main page of the settings with IOSSettings.General.

Let me remind you that these options might not be supported by Apple.
Apple is very vague on what they allow or disallow with App-Prefs.
Your app might be rejected if you use any of the App-Prefs.

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

No branches or pull requests

2 participants