EnsembleUI / ensemble

Build native apps 20x faster than Flutter, RN or any other tech
https://ensembleui.com/
BSD 3-Clause "New" or "Revised" License
125 stars 15 forks source link

provide automatic cookie handling (if turned on) for native apps #1464

Open kmahmood74 opened 4 months ago

kmahmood74 commented 4 months ago

cookies are handled automatically by the browser but for native apps, it becomes a huge hassle. Provide a simple option that appdevs can enable to handle cookies automatically and set them back on the right domain.

will look at using cookieJar https://pub.dev/packages/cookie_jar

v-krupsky commented 1 month ago

Is this one a duplicate of https://github.com/EnsembleUI/ensemble/issues/1649?