Muhsin Keloth

Results 126 comments of Muhsin Keloth

@mayank-budhiraja You could able to create a new account at https://app.chatwoot.com/ and use the same for the mobile app.

@mayank-budhiraja The only required variable is sentry DSN. You can comment this https://github.com/chatwoot/chatwoot-mobile-app/blob/develop/index.js#L10 for disabling sentry

@aldhielman Are you sure you tried the same URL for both android and iOS?

@aldhielman I am getting the error message "You got banned permanently from this server" when calling installation URL from android app. Did you add any changes in the app? ![ban](https://user-images.githubusercontent.com/12408980/165544767-eccc1ba9-705a-4db5-8f03-2921ac3a4f69.png)

Currently, we are keeping a single state for storing all the conversations. So whenever we switch the tab, it will make an API call with the assigned type(mine/unassigned/all)to update the...

Could you please elaborate on this issue? Also please check notification preferences are enabled or not (profile --> settings)

@par7133 Are you using chatwoot cloud or self-hosted version? The push notification will not work in the official app with the self-hosted instances at the moment([chatwoot/issues/1338](https://github.com/chatwoot/chatwoot/issues/1338)). You will have to...

@ivangomes Finally I managed to fix the issue. Could you please share the configuration. I can help you with this?