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

BundleSweeper causing crash #231

Open
PrideChung opened this issue Oct 28, 2017 · 1 comment
Open

BundleSweeper causing crash #231

PrideChung opened this issue Oct 28, 2017 · 1 comment

Comments

@PrideChung
Copy link

Hi,

This tool is such a brilliant idea, thank you for your hard work.

My project encountered a special crash case while performing injection, looks like some methods of 3rd party library are being called by bundle sweeper from an undesired thread and triggered an assertion.

2017-10-28 5 14 51

My question is if there anyway to disable bundle sweeper for a specified class?

@johnno1962
Copy link
Owner

Hi, no way at the moment I’m afraid. The sweeper is used to implement the -injected functionality the alternative is to use “INJECTION_BUNDLE_NOTIFICATION” when you have this problem see: #226

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