Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

iOS - Missing system frameworks (MobileCoreServices, CoreGraphics, UIKit) #23

Open
DennisNicolas opened this issue Jul 5, 2019 · 1 comment

Comments

@DennisNicolas
Copy link

Hello,

i'm trying to add AdColony, UnityAds, Vungle and Chartboost as additional networks.
Unity works fine. The others don't.

validateIntegration logs this:

--------------- AdColony --------------
Adapter VERIFIED
SDK - version 3.3.7.0 - VERIFIED
Missing system framework: MobileCoreServices, please be sure to add it to your project.
Frameworks - *** MISSING ***
Adapter Version 4.1.5 - VERIFIED
--------------- UnityAds --------------
Adapter VERIFIED
SDK - version 3.0.0 - VERIFIED
Frameworks - VERIFIED
Adapter Version 4.1.2 - VERIFIED
--------------- Vungle --------------
Adapter VERIFIED
SDK - version 6.3.2 - VERIFIED
Missing system framework: CoreGraphics, please be sure to add it to your project.
Frameworks - *** MISSING ***
Adapter Version 4.1.6 - VERIFIED
--------------- Chartboost --------------
Adapter VERIFIED
SDK - version 7.3.0 - VERIFIED
Missing system framework: CoreGraphics, please be sure to add it to your project.
Missing system framework: UIKit, please be sure to add it to your project.
Frameworks - *** MISSING ***
Adapter Version 4.1.6 - VERIFIED

Any idea what goes wrong?

@charlesbodman
Copy link
Owner

Can you post your plugin.xml?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants