0

I am using my app on iPad then it got error tiny_malloc_from_free_list and it causes the application to crash. Where as I know it is causes by adWhirl Which i have used in my app and the method is

(void)bannerView:(ADBannerView *)banner didFailToReceiveAdWithError:(NSError *)error

{
    banner.delegate=self;

    [adWhirlView adapter:self didFailAd:error];

}

I don't know what is the cause of problem. Any suggestions?

Michael Foukarakis
  • 39,737
  • 6
  • 87
  • 123
iEinstein
  • 2,100
  • 1
  • 21
  • 32

0 Answers0