Skip to content

iPad - iOS 12.5.5 - UE 4.27.2 : crash on startup #13

Description

@Entilzar

Just to let you know that running an iOS app with the Plugin enabled leads to a crash at splash screen with UE 4.27.2 on iPad with iOS 12.5.5.
After hours of testing, it appears it comes from the list of Apple Frameworks added in PublicFrameworks (in MobileNativeCode.Build.cs).

"MobileCoreServices" does not exist anymore, for once.
But removing it is not enough. I didn't have the time to try them all, so I commented out all those I was not using (UIKit, Foundation, CoreLocation, CoreFoundation, MessageUI and AVFoundation) and it run fine.

So if you have the time, you can try to fix the list, otherwise I hope this message will help someone having the same issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions