capacitor-community / electron

Deploy your Capacitor apps to Linux, Mac, and Windows desktops, with the Electron platform! 🖥️
https://capacitor-community.github.io/electron/
MIT License
335 stars 59 forks source link

getting error pop ups - Unhandled Promise Rejection #187

Closed polisettyManoj closed 2 years ago

polisettyManoj commented 2 years ago

Below are the instances where the error pop-up appears

1) Change of wifi connection or disconnect- Incase the user changes the wifi connection or disconnect and connect back, the error pop-up will appear.

2) When the app is log in, closed and reopen after 4 to 5 hrs, the error pop-up

3) When the app is open and log in but not in used for 15 mins

In all of the above instances, the error pop-up is required to be closed and then the app. can be used.

14530a64-d7a5-4580-90db-f7530aeea143

1ab58b4c-dfe7-4db7-9498-37bcf6912cd8

35f7b92b-0838-44f5-953c-b8be800bb0f9

polisettyManoj commented 2 years ago

@IT-MikeS can you help me on this ?

polisettyManoj commented 2 years ago

found solution