DCEF3 Whatsapp session

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

DCEF3 Whatsapp session

Postby gresaggr » Wed Jul 18, 2018 4:33 am

Hello.
How to save Whatsapp session?

var
CookieManager: ICefCookieManager;


FromCreate:
CookiesPath := ExtractFilePath(Application.ExeName) + 'cookies';
CookieManager := TCefCookieManagerRef.Global(nil);
CookieManager.SetStoragePath(CookiesPath, true, nil);

This code work fine with Facebook and a lot of sites. But with web.whatsapp.com it can't save session: after restart program I must to use QR-code validation again.
gresaggr
Newbie
 
Posts: 2
Joined: Wed Jul 18, 2018 4:26 am

Re: DCEF3 Whatsapp session

Postby gresaggr » Mon Aug 06, 2018 6:35 am

Any ideas?
gresaggr
Newbie
 
Posts: 2
Joined: Wed Jul 18, 2018 4:26 am

Re: DCEF3 Whatsapp session

Postby salvadordf » Mon Aug 06, 2018 7:25 am

Hi,

Please, use the DCEF3 group or stackoverflow for questions about DCEF3.

The DCEF3 group is here :
https://groups.google.com/forum/#!forum ... umembedded

If you decide to use stackoverflow, please add the 'delphi' tag to your question :
https://stackoverflow.com
Maintainer of the CEF4Delphi, WebView4Delphi, WebUI4Delphi and WebUI4CSharp projects.
User avatar
salvadordf
Expert
 
Posts: 129
Joined: Sun Dec 18, 2016 8:39 am
Location: Spain


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 55 guests