DiskCookieStorage issue

I have been working with react.js and capacitor/ionic using firebase as DB, But while running app on simulator the app stuck on login page it does not login. After R&D we get to know there is some DiskCookieStorage the cookies are not stored in IndexedDB of WKWebView in ios app. Is there any way to resolve this issue.

DiskCookieStorage issue
 
 
Q