Search code examples
iosxcodesdkmopub

Can't access header file in MoPub iOS SDK


I am new to Xcode and iOS development at all. I added iOS SDK from mopub in Xcode game project but it can't access the header files, don't know what is going wrong.

enter image description here


Solution

  • You have not imported MoPubSDK folder correctly. Delete it (the blue folder in the navigation panel) and import again the folder dragging. Select "create grop" and "copy items if needed" when you are asked.