There is a 'WebCore::CachedResource::removeClient(WebCore::CachedResourceClient&)' crash in iOS 18 version. Could you please tell me if there are any changes to the WebView regarding this crash and how to debug it?
Post
Replies
Boosts
Views
Activity
Xcode15 crash reloadItems - Invalid update: invalid number of items in section
When building with xcode14, there was no crash when calling collectionView reloadItems.
If you build with xcode15 A crash pops up saying Invalid update: invalid number of items in section.
The current issue has been resolved, but I would like to know the exact cause of the crash in xcode 15. Does anyone know?
Hello. I remember seeing the recommendation to avoid app forced termination in the HIG or App Store Review Guidelines, but I can't find it now. Could you please provide information on this topic?
Javascript is being executed while using UI and WK WebView.
However, since iOS 17.0.3, the WTFCrashWithInfoImpl issue has been posted in CrashReport, and it has been determined that Javascript is not supported in WebView for certain users.
I wonder if there has been a fix in JavascriptCore.
Turn off 24-hour clock in settings
DateFormatter When using HH format without setting Locale, it is provided in AA H format.
Please explain why it works like this