feat: useCookie
should wrap Capacitor's setCookie
on iOS
#457
Labels
enhancement
New feature or request
useCookie
should wrap Capacitor's setCookie
on iOS
#457
🆒 Your use case
Basically, registering cookies on iOS is not an option within standard WebViews.
🆕 The solution you'd like
Essentially wrap the capacitor's handler when the platform is iOS, at least:
https://capacitorjs.com/docs/apis/cookies#third-party-cookies-on-ios
🔍 Alternatives you've considered
No response
ℹ️ Additional info
No response
The text was updated successfully, but these errors were encountered: