xcode - MobFox iOS integration "Cannot find protocol declaration" -
i have been trying integrate mobfox in 1 of ios apps , i'm stuck problem.
i have added framework project, , other necessary files when try add mobfoxvideointerstitialviewcontrollerdelegate under @interface mainviewcontroller : uiviewcontroller<uialertviewdelegate, mobfoxvideointerstitialviewcontrollerdelegate>{ /*...*/ } in mainviewcontroller.h file, says cannot find protocol declaration mobfoxvideointerstitialviewcontrollerdelegate. files there. might problem?
it's old, want answer it. problem tried integrate mobfox without video , didn't remove files. library used files instead of new ones. removing old files has resolved problem
Comments
Post a Comment