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

[question]: Is there any mechanism (like a flag) to avoid swizzling? #1439

Open
1 task done
jesus-mg-ios opened this issue May 22, 2024 · 1 comment
Open
1 task done

Comments

@jesus-mg-ios
Copy link

jesus-mg-ios commented May 22, 2024

How can we help?

I prefer forward invocations from the app delegate instead of leaning on one signal swizzling. Is it possible?

Code of Conduct

  • I agree to follow this project's Code of Conduct
@emawby
Copy link
Contributor

emawby commented May 22, 2024

@jesus-mg-ios Hello, currently there is no option to disable swizzling, but we recognize some apps prefer to forward method calls instead. This is something we are looking to build in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants