Skip to content

'IronSourceAdQualitySDK/IronSourceAdQuality.h' file not found #2

Description

@egor-yurchenko

Hello.
I have an error while importing IronSourceAdQualitySDK to my project .mm file.
I download AdQuality SDK 7.19.2, unzip it and put IronSourceAdQualitySDK.xcframework folder to my Project/Frameworks folder. Then i'am directly drag the IronSourceAdQualitySDK.xcframework from the Finder and drop it into the "Frameworks, Libraries, and Embedded Content" section of my target's settings. (I have IronSource.framework in my Project/Frameworks. And use it in project)

And now I have an error when importing IronSourceAdQuality.h like this:
#import <IronSourceAdQualitySDK/IronSourceAdQuality.h> file not found

But it works if I do import like this:
#import <IronSourceAdQualitySDK.xcframework/ios-arm64/Headers/IronSourceAdQuality.h>

This is the right import?

PS:
In instruction https://developers.is.com/ironsource-mobile/ios/ios-sdk/#step-1 says that when I Manualy Download AdQuality SDK, i need to unzip the file and change IronSource.framework to IronSourceAdQualitySDK.xcframework. What does it means?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions