React custom app on freshchat stopped working and not getting react template for freshchat custom app

This was the code I was using in my react custom app for freshchat. It was working fine before but it stopped working currently. app.initialized() promise is in pending state, therefore not able to get client.

Hi Jayesh - Are you still facing this issue?

I have added react sample app which contain restoreid logics, may be you can check this might this will help you.
React_app.zip (344.1 KB)

@Jayesh_Bhade

  1. Download the zip
  2. Extract the zip folder
  3. npm install
  4. npm start
1 Like