Hi All,
I am trying to add iads to my iphone app which uses UIImagePickerController. When I try to add the iads its not getting loaded meaning when I tap on the test ad it doesn't get full screen but when I remove
[self PresentModelViewController:picker animate:NO];
this line from my code then the iAds are working just fine but now I am not able to use the camera functionality.
I would really appreciate any comments on this problem.
Regards,
Ankur