Closed m3ftah closed 3 years ago
This adds cookies sharing between Mapwize API and React Native fetch requests.
fetch
we replace the React Native Client CookieJar with the Mapwize API PersistentCookieJar.
This adds cookies sharing between Mapwize API and React Native
fetch
requests.In details
we replace the React Native Client CookieJar with the Mapwize API PersistentCookieJar.