Hi again,
The Appodeal SDK contains a lot of frameworks, including the following:
pod 'APDAppLovinAdapter', '3.0.2.1'
pod 'APDAppsFlyerAdapter', '3.0.2.1'
pod 'APDBidMachineAdapter', '3.0.2.1'
pod 'APDFacebookAdapter', '3.0.2.1'
pod 'APDGoogleAdMobAdapter', '3.0.2.1'
pod 'APDIABAdapter', '3.0.2.1'
pod 'APDIronSourceAdapter', '3.0.2.1'
pod 'APDMetaAudienceNetworkAdapter', '3.0.2.1'
pod 'APDMyTargetAdapter', '3.0.2.1'
pod 'APDStackAnalyticsAdapter', '3.0.2.1'
pod 'APDUnityAdapter', '3.0.2.1'
pod 'APDVungleAdapter', '3.0.2.1'
pod 'APDYandexAdapter', '3.0.2.1'
I suspect that these are wrappers for other frameworks. In appodeal's documentation, they do tell us to add these frameworks (alongside all the others) in order to build the app properly.
When trying to add these via the project builder, I get the following error message: "This .xcframework directory doesn't seem to support the platform (iOS) and/or architecture(s) for which you are building.", so I can't seem to be able to use the workaround.
Thank you again for your time and continued support.