美文网首页Arouter系列
Arouter使用中遇到的问题

Arouter使用中遇到的问题

作者: 易水寒兮风潇潇 | 来源:发表于2019-06-25 11:44 被阅读0次

转跳模块一直提示W/ARouter::: ARouter::There is no route match the path [/xxx/xxx], in group [xxx][ ]"

网上一堆资料都是说path路径有重名或者没有目标模块没有依赖arouter_comper插件,但是我排插了半天没有发现任何问题,最后发现是kotlin项目中

必须这样配置:

如果用java的发送配置也会出现ARouter::There is no route match the path [/xxx/xxx], in group [xxx][ ]的错误,再次记录一下

相关文章

网友评论

    本文标题:Arouter使用中遇到的问题

    本文链接:https://www.haomeiwen.com/subject/prltcctx.html