Is a memory issue in CoreUI related to the assets in my app?
When inspecting a crash with Firebase Crashlytics, I noticed the following line in the Keys section:
CoreUI: deallocating \_CUIInternalLinkRendition 7113 /private/var/containers/Bundle/Application/1E06D0B4-30EA-41CA-998C-D8E86AA94100/.app/Assets.car
This indicates that a memory issue in CoreUI could be related to the assets in my app.