Mopub.h File Not Found

Discussion in 'Technical Discussion' started by bmsingha, Jul 20, 2018.

  1. bmsingha

    bmsingha Serious Boxer

    Joined:
    Feb 17, 2016
    Messages:
    517
    Likes Received:
    198
  2. PlayShaft

    PlayShaft Boxer

    Joined:
    Jul 5, 2017
    Messages:
    80
    Likes Received:
    44
    I have the same problem.
     
    bmsingha likes this.
  3. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    You probably need to add the framework in Link Binary With Libraries in Xcode
     
    bmsingha likes this.
  4. Benfont

    Benfont Avid Boxer

    Joined:
    Sep 27, 2016
    Messages:
    277
    Likes Received:
    278
    when you import the header files select "create groups" as well

    upload_2018-7-20_21-26-36.png
     

    Attached Files:

    viking and bmsingha like this.
  5. bmsingha

    bmsingha Serious Boxer

    Joined:
    Feb 17, 2016
    Messages:
    517
    Likes Received:
    198
    Hey @AaroArts can you please let know where do we find mopub framework? When downloaded the mopub SDK folder, there was no framework, only folders with .h and .m files
     
  6. bmsingha

    bmsingha Serious Boxer

    Joined:
    Feb 17, 2016
    Messages:
    517
    Likes Received:
    198
    Yes it is done @Benfont but still doesn’t allows
     
  7. Kanishk Sachdeva

    Kanishk Sachdeva Avid Boxer

    Joined:
    Jul 10, 2018
    Messages:
    217
    Likes Received:
    16
    Did you manage to solve the problem ? I have the same problem.
    Using BB3 Beta 3 and Xcode 10.
    By the way I sometimes have problem ads/PTPAdcontroller.h file not found sometime linker command probelm.
    MoPub should be integrated within Buildbox. This is so much trouble and integrating MoPub for BB3 is driving me crazy. ( was able to do it for BB2 project , don't know why this is happening )
     
  8. Froylan

    Froylan Boxer

    Joined:
    Mar 21, 2019
    Messages:
    6
    Likes Received:
    1


    Change 'MoPub.h' to <MoPub/MoPub.h> This should solve your issue.
     
  9. bmsingha

    bmsingha Serious Boxer

    Joined:
    Feb 17, 2016
    Messages:
    517
    Likes Received:
    198
    Thanks mate. Tried this as well but results are still same
     
  10. Froylan

    Froylan Boxer

    Joined:
    Mar 21, 2019
    Messages:
    6
    Likes Received:
    1
    can i see where you put the MoPub sdk in your XCode.
     

Share This Page