We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
app.xxx的appliacation中创建handler会异常被ApkBundleLauncher.java捕获 发现是因为loadBundles是在LoadBundleThread中跑的
The text was updated successfully, but these errors were encountered:
感谢反馈,已复现问题
Sorry, something went wrong.
229809c
No branches or pull requests
app.xxx的appliacation中创建handler会异常被ApkBundleLauncher.java捕获
![image](https://cloud.githubusercontent.com/assets/1241940/16221304/a1b62684-37c4-11e6-8adc-0ef2f4b1f1b6.png)
![image](https://cloud.githubusercontent.com/assets/1241940/16221332/ca62d2bc-37c4-11e6-9eeb-c9f4b4d6b22d.png)
发现是因为loadBundles是在LoadBundleThread中跑的
The text was updated successfully, but these errors were encountered: