walterholohan / react-native-crisp-chat-sdk

React-Native bridge for Crisp Chat iOS and Android SDK's
MIT License
70 stars 26 forks source link

Press the system back button, it takes two times to return to the expected page, and again it cannot respond correctly, and it enters the gray page (I guess it is the loading page?) #80

Closed ningtt closed 1 year ago

ningtt commented 2 years ago

Press the system back button, it takes two times to return to the expected page, and again it cannot respond correctly, and it enters the gray page (I guess it is the loading page?)

baptistejamin commented 1 year ago

Hello!

Would it be possible to get a screenshot of the issue?

baptistejamin commented 1 year ago

Are you using a NavigationContainer ?

dutrasr commented 1 year ago

@baptistejamin I think the video bellow display this issue. I'm currently using the NavigationContainer. gif

dutrasr commented 1 year ago

@baptistejamin and @ningtt, this issue seems to happen only when using the NavigationContainer. Not using it to display the chat appears to not display the empty screen on the go back action.

baptistejamin commented 1 year ago

Could you please update to the last Android SDK?

Sent from my iPhone

On 11 Sep 2022, at 13:59, Rafael Dutra @.***> wrote:

 @baptistejamin and @ningtt, this issue seems to happen only when using the NavigationContainer. Not using it to display the chat appears to not display the empty screen on the go back action.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

dutrasr commented 1 year ago

Sure. I will try as soon as possible.