Open Drashti-Gabani opened 1 year ago
@brentvatne Is there any way to get expires field in the cookie object in Android? currently, I am not receiving that field in Android but it works fine in iOS. I really appreciate any help you can provide.
@Drashti-Gabani Unfortunately Android does not provide the raw cookie data so the expiry is not available
https://github.com/react-native-cookies/cookies/issues/70#issuecomment-738948521
@brentvatne Is there any way to get expires field in the cookie object in Android? currently, I am not receiving that field in Android but it works fine in iOS. I really appreciate any help you can provide.