Quick question… Using the jerboa app, if I click a link… What happens if I accept cookies?
With RIF I knew they wouldn’t be saved.
What’s the situation for me now?
I don’t know but what I do know is without sending cookies, the server won’t know it’s you. If you login to reddit on the app, cookies are saved so you can login again the next time you load the app.
They probably meant the in-app browser for browsing external links from Reddit.
Ok so if application xyz has a browser, assuming that browser isn’t just an embedded copy of a system browser (something that I am not sure is possible with android or ios development, i am just a web dev), it won’t know your reddit cookies unless you gave it. Or, more correctly, it may save your cookies for every site you visit, but that’s just normal browser behavior. If you visit reddit, your cookies are saved but if you didn’t login the cookies just identify you as a unique but otherwise unknown user. If you login, then your cookies are saved if you load up the in-app browser again and find that you are still logged into reddit.
The only time where you could expect to be logged into reddit already via an in-app browser which you didn’t log in with previously is if that in-app browser is just an embedded system web browser where you are logged in.