farhan678 / adwhirl

Automatically exported from code.google.com/p/adwhirl
0 stars 0 forks source link

Support delegate notifications similar to iOS #150

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
iOS has a set of notifications defined in AdWhirlDelegateProtocol; these 
include useful things like adWhirlDidReceiveAd and adWhirlDidFailToReceiveAd.  
We should replicate this functionality in Android for feature parity.  Right 
now we swallow these events as they're sent from ad network sdks.

Original issue reported on code.google.com by wesgood...@google.com on 30 Nov 2010 at 10:19

GoogleCodeExporter commented 9 years ago

Original comment by wesgood...@google.com on 30 Nov 2010 at 10:19

GoogleCodeExporter commented 9 years ago
Agreed, passing on this information would be highly useful for many Android 
Developers and should be implemented to maintain feature parity with the iOS 
version.

Original comment by gurur...@gmail.com on 20 Dec 2010 at 4:34