最近搜索


没有最近搜索

Jetpack Navigation is ignoring the navigate function inside Zendesk Messaging Delegate Android



已于 2024年4月26日 发布

We have developed Zendesk Messaging for our application and we have used chat bot carousel as well. When we clicked the link, we would like to navigate within our application. But I am getting Ignoring navigate() call: FragmentManager has already saved its state. Is there any solution for that?


1

5

5 条评论

image avatar

Erica Girges

Zendesk Developer Advocacy

Hi Min!
 
Have you already tried calling super.onActivityResult() to unlock fragments?

0


onActivityResult() method is already override. Inside, delegate function, I couldn't call super.onActivityResult().

If you have sample code, that would be helpful a lot. Erica Girges 

0


image avatar

Erica Girges

Zendesk Developer Advocacy

Sure thing! Let me try to get an example together for you

0


If there any update Erica Girges 

0


image avatar

Erica Girges

Zendesk Developer Advocacy

Hi Min, if you haven't done so already you can check out the click handler demo app here.

0


请先登录再写评论。

找不到所需的内容?

新建帖子