Support for swift-only frameworks on IOS

Hi!

We are working on a multiplatform project, with support for iOS, and we have to comply with the Texas Age Verification act. On iOS, this functionality is provided by the OS, but in order to access this functionality only a swift-based (not objective-C) framework is available.

Is Unreal able to use this kind of framework for our project? As far as we know, swift has very limited compatibility with Unreal, or has this changed?

Thanks.

[Attachment Removed]

Hi Emilio,

You can integrate Swift only frameworks using Apple’s Swift to Objective C bridging. The MarketplaceKit IOS module provides an example usage of this which is already in Unreal Engine.

Best regards.

[Attachment Removed]

Hi Stéphane!

We’ll take a look at it!

Thanks!

[Attachment Removed]

Hi Emilio,

No problem at all, don’t hesitate to reach out if you have any follow up question.

Best regards.

[Attachment Removed]