Skip to content

Instantly share code, notes, and snippets.

@micolous
Created February 10, 2012 14:39
Show Gist options
  • Save micolous/1789952 to your computer and use it in GitHub Desktop.
Save micolous/1789952 to your computer and use it in GitHub Desktop.
# cat RELEASE_NOTES.txt
1.26.0.2085
iAd, Admob, Adsense, Flurry, Millennial will test successfully in the simulator. All networks are fully supported on devices.
Weak link MediaPlayer.framework, UIKit.framework, EventKit.framework, CoreMotion.framework, CoreTelephony.framework, libSystem.B.dylib and iAd.framework, otherwise follow setup instruction on docs.burstly.com
Important: Set Base SDK to iOS 4.3 and Deployment target to whatever your lower support os version is(3.1.3+ recommended).
Changes:
1.26.0.2085 - The following bugs & features were resolved:
- Added support for house video and download offers
- Added support for third-party offers (server-side integration)
- Implemented a first version of currency API
- Implemented offerwall interstitial
1.25.0.2073 - The following bugs & features were resolved:
- Added possibility to set refresh rate on server for Burstly ads
- Added support for Burstly interstitials (image and script fullscreen ads)
- Added "failedToLoadAll" callback to public API
- Added watchdog for Burstly ad network
- Added support for Burstly videos on iPad
- Added support for multiple video tracking pixels
- Ad manager methods must be called from main thread only, otherwise an assert is produced
- Changed basic UI controls for Burstly fullscreen video ads
- Implemented a new cache for image/video content
- Video prefetching is switched from streaming to downloading
- Ad manager doesn't retain its delegate anymore
- Fixed bug with video link being opened in Safari instead of build-in webview
- Fixed performance issue with NSDateFormatter being recreated for each network request
- Fixed some memory management issues and leaks
1.24.0.2024 - The following bugs & features were resolved:
- Updated Mobclix SDK to version 4.3.3
- Updated Millennial SDK to version 4.2.3
- Added support for Mobclix interstitials
- Updated Brightroll SDK
- Implemented video playback for feeds and house ads on iPhone/iPod
- Added support for OfferWalls (ad server communication protocol changes)
- Integrated TapJoy OfferWall SDK 7.4.0
- Implemented native Burstly OfferWall component
1.23.1.2003 - The following bugs & features were resolved:
- Fixed: setPaused:YES does not pause autorefresh timer
- Fixed: Brightroll adNetworkControllerPresentFullScreen callback is missing
1.23.0.2001 - The following bugs & features were resolved:
- Fixed: Millenial Fullscreen ad is not displayed after load.
- Fixed: AS_FullScreenView leak and some other leaks
- Fixed: Banner fetched before iAd interstitial incorrectly displayed after closing iAD
- Fixed: Brightroll precache isn't working
- Added iAd Interstitial Support
- Updated iVdopia to version 3.4.9
- Updated Greystripe to version 3.1.2
1.22.0.1995 - The following bugs & features were resolved:
- Updated iVdopia SDK to to version 3.4.7 (fixes a crash with iVdopia ad manager deallocation)
- Improved user agent information reporting (reports more system information such as actual device type for better targeting)
- Integrated JumpTap ad network SDK version 2.0.12.4
- Added reporting of internal SDK status (ad network rotation problems) to Google Analytics
- Deleted some old unused fields from the SDK-to-AdServer communication protocol
- Fixed: iVdopia - two clicks tracked after only one that was made on banner
- Fixed: occasional auto refresh manager crash
- Fixed: clicks aren't tracked for Ivdopia fullscreen ads
- Fixed: clicks aren't tracked for Millenial fullscreen ads
- Fixed: crash after getting 'ivdopia' ad with fullscreen parameters
1.21.0.1989 - The following bugs & features were resolved:
- Updated Mobclix to version 4.1.6.
- Updated Millennial to version 4.0.5.
- Added a beta version of BrightRoll.
- Added version 2.1.0.9 of Transpera.
- Fixed Greystripe 728x90 clicks issue.
- Fixed the problem with ads stop autorefreshing after iAd with parameter alwaysShowWhenAvailable":"YES" had been served.
- Fixed a crash which used to happen occasionally after device rotation.
- Fixed a crash after tapping a video ad with video that is actually unavailable.
- Changed build versioning schema. Now it has the following format: Major.Minor.Patch.Build.
...
###################
SDK VERSIONS
iAD - N/A
Admob - Version: 20100614. MD5(lib): 3d0f8927df354ae8894780b1af70240e
Google Adsense* - Version: 3.1 (August, 2010). MD5(lib): 5d9718bc86de175b87043fcbd5d3885b
Flurry (w/ AppCircle) - (Xcode 3_2_3 flurrylibwithlocation) Version: 2.6. MD5(lib): 342525dd7c28a729129a50db7632776d
Mobclix - Version: 4.3.3
Smaato - Version 3.4. MD5(lib): fb6b80f90752cffc1e9dd26bee6a8de9
Millennial Media - Version: 4.2.3
Greystripe - Version: 3.1.2.
InMobi - MD5(lib): fa76539f9b093853a37a50fb0ef81bea
VideoEgg - Version: 1.1. MD5(lib): 9a6e7ce209922ef1eb3af49cd643e72b
iVdopia - Version: 3.4.9.
Medialets - Version: 2.4.3. MD5(lib): 3a71e6255b1039cad0fef875dcd29ece
BrightRoll - Version: ??.
Transpera - Version: 2.1.0.9. MD5(lib): 8535fd67dc1c966bbef7f9713c008d2a
JumpTap - Version 2.0.12.4
.
TapJoy OfferWall - Version 7.4.0
*Note: Google Adsense is not open to the public. Google Adsense sdk is watermarked to publisher, please contact us for instructions on how to use Adsense if you are currently participating in the beta program.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment