You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the WPP4Delphi library and I am trying to implement an auto-reconnect feature when the WhatsApp connection is lost or when the user logs out. I want the session to be saved and restored automatically without the need for scanning the QR code again.
I tried using the SaveSession and GetSession functions, but I am facing issues where these functions are not declared or available in the source code. Can someone guide me on how to properly implement auto-reconnect and session management? Specifically, I would like to know:
How to save and load the session in the WPP4Delphi library.
How to automatically log back in when the connection is lost or when the user logs ou t(restored automatically without the need for scanning the QR code again.).
Any help or references to relevant documentation would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
I am using the WPP4Delphi library and I am trying to implement an auto-reconnect feature when the WhatsApp connection is lost or when the user logs out. I want the session to be saved and restored automatically without the need for scanning the QR code again.
I tried using the SaveSession and GetSession functions, but I am facing issues where these functions are not declared or available in the source code. Can someone guide me on how to properly implement auto-reconnect and session management? Specifically, I would like to know:
How to save and load the session in the WPP4Delphi library.
How to automatically log back in when the connection is lost or when the user logs ou t(restored automatically without the need for scanning the QR code again.).
Any help or references to relevant documentation would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered: