Restart webview

Hi, im using the Wkwebview engine for IOS, in the first launch after app installation, my cookies doesnt works.
It’s seem to be an error on the Wkwebview engine.
Is there a way to reload the webview?

i would force my app to restart on ios in the first launch to get my cookies working.
I tried location.reload(), it’s not enough.

Thanks