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

Quests #39

Open
zhaojb9 opened this issue Mar 25, 2024 · 1 comment
Open

Quests #39

zhaojb9 opened this issue Mar 25, 2024 · 1 comment

Comments

@zhaojb9
Copy link

zhaojb9 commented Mar 25, 2024

When generating blackbox, is it necessary to use the UserAgent set in NSUserDefault? Currently, it is found that our app has deleted the original setting method because ios17 no longer supports setting UserAgent for Webview through NSUserDefault, causing blackbox recognition to fail and triggering SMS authentication.

@zhaojb9
Copy link
Author

zhaojb9 commented Mar 26, 2024

After investigation, blackbox SDK uses NSRequest, and after investigation, the UserAgent in NSRequest will be affected by NSUserDefault. Does this SDK obtain the UserAgent through NSRequest?

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

1 participant