Post

Replies

Boosts

Views

Activity

Reply to NSBundleResourceRequest could not connect to its helper daemon
In latest version, we add many webP images and decode and cache concurrently after finished launch. If start ODR requests when decoding webP images, the app will crash cause by NSBundleResourceRequest could not connect to its helper daemon. So we delay start ODR requests after all heavy operations been done and the app works well. Hope this will help you.
Topic: UI Frameworks SubTopic: UIKit Tags:
Jul ’21