Hi,
I would like to create an app, with multiple webviewers (if necessary each on it's own screen), that would be isolated from each other (meaning each webviewer would not "see" cookies and other login info from anothers). My goal is to view my Facebook , Gmail, Strava and other websites, without each website knowing, that other is connected to same user (me). I tried to do this, having more webviewers on same or on more screens and each "sees" the other when I checked with same website (for example Facebook) - when I login in Facebook on one webviewer, I am logged in on others as well.
Thank you in advance.