We were running into this same issue.
Our fix was to change our app so that any webpage with cookies is not opened inside our app (this includes WebView and SafariKit). Calling UIApplication's open(url: , options: ) instead.
Hope this helps.
Topic:
App & System Services
SubTopic:
Core OS
Tags: