Hacker News new | ask | show | jobs
by runeb 3031 days ago
Not familiar with the framework referenced in your link, but if you are doing truly native development on iOS, the URL loading supports cookies [0]

[0] https://developer.apple.com/library/content/documentation/Co...

1 comments

Cordova wraps a web app into a native container. I've never used it, but i guess it doesn't use (or expose?) the native loading API…