iOS Using Adobe Launch XCFrameworks in Framework Target in XCode | Community
Skip to main content
May 6, 2021
Solved

iOS Using Adobe Launch XCFrameworks in Framework Target in XCode

  • May 6, 2021
  • 2 replies
  • 1238 views

Hi,

 

I have integrated Adobe Launch XCFrameworks in Application target in XCode. Imported Adobe classes in Bridging Header, I am able to call the Adobe Launch APIs from swift code successfully. However, if I create a Framework target and add and link xcframeworks in build phases of the framework target and import the Adobe classes in universal header file, I am getting an error : 

Include of non-modular header inside framework module. 

 

Let me know how can I use Adobe Launch XCFrameworks in framework targets ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by nporter

@shrads We fixed this issue with our XCFrameworks some time ago. Please be sure to grab the latest builds here: https://github.com/Adobe-Marketing-Cloud/acp-sdks/tree/master/iOS

If your issue persists, please let us know which extensions you are using and which are causing issues.

 

 

2 replies

nporterAccepted solution
Level 2
June 29, 2021

@shrads We fixed this issue with our XCFrameworks some time ago. Please be sure to grab the latest builds here: https://github.com/Adobe-Marketing-Cloud/acp-sdks/tree/master/iOS

If your issue persists, please let us know which extensions you are using and which are causing issues.

 

 

jantzen_b
Adobe Employee
Adobe Employee
July 20, 2021
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?