-
Notifications
You must be signed in to change notification settings - Fork 27
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
运行时找不到 RouterProvider #6
Comments
先编译一下, 才能生成该类 |
这个类已经生成了,编译没问题,就是运行时报错 |
排除一下multidex的问题 |
我的项目中的确用到了 multidex,请问具体要怎么操作?😃
Season <notifications@github.com> 于2018年8月28日周二 下午2:04写道:
… 排除一下multidex的问题
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ASpYTm2fR1MyNseiT0E1LZPihpgg4W5_ks5uVN17gaJpZM4WNvZ3>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RxRouterProviders.INSTANCE.add(new MaterialsCheckingRouterProvider());
Router 注解类为
MaterialsCheckingRouter
The text was updated successfully, but these errors were encountered: