I want to add RevMob add in my app but there are some errors
Undefined symbols for architecture i386:
\"_OBJC_CLASS_$_SKStoreProductViewController\", reference
This error can also happen if you removed a file from your project and subsequently re-created it. Sometimes Xcode doesn't automatically re-include it in the 'compile sources' box (when you click on target). Check the box and see if all of your source files are included, if not then drag them in and rebuild.