Open m-ochyra opened 3 years ago
Sometimes exists problem with keeping session of logged in user. On API 21+ we need to call flush() method after set cookies on Android.
flush()
Some resources: https://github.com/react-native-cookies/cookies/issues/58 https://innodroid.com/blog/post/webview-cookies-headers-and-user-agent
Sometimes exists problem with keeping session of logged in user. On API 21+ we need to call
flush()
method after set cookies on Android.Some resources: https://github.com/react-native-cookies/cookies/issues/58 https://innodroid.com/blog/post/webview-cookies-headers-and-user-agent