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



Posted Apr 26, 2024

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 comments

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

0


If there any update 1264158211329 

0


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

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. 1264158211329 

0


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

0


Sign in to leave a comment.

Didn't find what you're looking for?

New post