An important warning, sometimes Xcode 12 doesn't recognize the entity, to solve this, close and reopen the Xcode and everything will work normally.
Post
Replies
Boosts
Views
Activity
Thanks! I've reinstalled the IPA using the device screen from Xcode and it works.
I'm still having the same issue. All my packages are .dynamics but I'm with the same problem:
LoadingError: failed to load library at path...Library not loaded
I've opened a bug report (FB9067192).
Xcode 12.4 (12D4e)
The TextField is a Custom SwiftUI View, with some custom logic. This custom view will be added in a UIViewController but when I do that, my navigation bar disappear.