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

fragment 设置requestCode,成功后收不到信息 #751

Open
yuwenxinghui opened this issue Oct 21, 2019 · 1 comment
Open

fragment 设置requestCode,成功后收不到信息 #751

yuwenxinghui opened this issue Oct 21, 2019 · 1 comment

Comments

@yuwenxinghui
Copy link

ARouter.getInstance().build(RouterURLS.SHOP_CAR_COMMENT_ACTIVITY).withString(ORDER_ID,orderId)
.navigation(activity,requestCode,new LoginNavigationCallback());
fragment中启动,然后成功返回后,onActivityResult没有被调用

@krisez
Copy link

krisez commented Apr 13, 2020

我也是这个状况,使用原生的就一切OK

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