naoufal / react-native-safari-view

A React Native wrapper for Safari View Controller.

Home Page:https://www.npmjs.com/package/react-native-safari-view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you use this as a hidden safari view to extract cookies?

faceyspacey opened this issue · comments

Can you use this as a hidden safari view to extract cookies?

Not out of the box. And I don't see us adding support for that given doing so goes against Apple's Guidelines.

See https://developer.apple.com/app-store/review/guidelines.

5.1.1:
(iv)SafariViewContoller must be used to visibly present information to users; the controller may not be hidden or obscured by other views or layers. Additionally, an app may not use SafariViewController to track users without their knowledge and consent.