New iOS and Android SDKs
Posted by Colin Morris on Mon, Aug 22, 2011 @ 11:41 AM
We recently released two updated software development kits—our iOS 3.0 SDK and Android 2.2 SDK. These new SDKs have both improvements and new functionality that we hope you’ll take advantage of.
iOS
First, the Flurry iOS 3.0.0 SDK introduces a new modularized library structure, which separates Analytics API functionality and AppCircle API functionality into two libraries: FlurryAnalytics and FlurryAppCircle. You will continue to have all the same functions and features as the previous versions of our SDK, however, there are some key advantages with the new modularized library structure:
1. Reduced overhead of application size and memory footprint with independence to linking Advertisement libraries as desired
2. The FlurryAnalytics library has a new API method to optionally set session reporting requests to HTTPS. This optional encryption will deliver traffic more securely.
Android
The Android 2.2 SDK release also provides and an option for HTTPS data submission. We also addressed several key of the performance issues.
We hope you find these SDKs more efficient and easy to use.