Webviewer does not save cookies, what to do?

I have made an app that uses webviewer but doesn't save cookies, how can I save it?

It does save cookies, there is just no method to access them, only to clear them.

Try the CustomWebView extension which has more features for cookies

Or search the Extensions List by Taifun for other extensions that extend the functionality of the webviewer and may provide access to cookies

so there is no way for webviewer to save cookies by itself? this is so sad

I tried it on kodular, it was able to automatically save cookies on webviewer but unfortunately APItarget=29

You could use an ActivityStarter component to open the webpage on an actual web browser on your phone.

I guess you didn't read his complete post?