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

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

mysql - Pass value between different pages (form) with PHP -