How would you go about integrating Revmob ads into a SpriteKit Swift game. I tried following the same tutorial Revmob has for Swift apps but it was not the same as a SpriteKit game in Swift. SpriteKit games in Swift for some reason do not allow you to make a bridging header. Does anybody know how to do this?
Based on your last comment, I suggest you do the following (as per the instructions on the RevMob website).