iphoneiosrevmobrevmobads

RevMob sdk 5.9.0 gives error on header file while import <RevMobAds/RevMobAds.h>


I have already integrated RevMobs in my project. Now I just update it and download new sdk 5.9.0 and follow same step as before and also refer this link

RevMob ios sdk

But now i can't integrate it and while importing header file

#import <RevMobAds/RevMobAds.h>

it gives an error.

Please help me to solve it.

Here is my snap:

enter image description here


Solution

  • In my case When I followed steps as per SHARANYA's answer , i saw in my Build Phases there are no such files. Then, I tried to import it in Build Phase but could not import it.

    When i added the Header Search Path i got the actual problem solved.

    Hope this will Help Some One.