Recent searches


No recent searches

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

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


Please sign in to leave a comment.

Didn't find what you're looking for?

New post