Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which Flurry library should I use for universal iPhone/iPad apps?

Tags:

Flurry has a separate analytics SDK for iPad apps vs iPhone apps. If I'm building a universal app to run on the iPhone 4.0+ and iPad 3.2+ (iPad native, not compatibility mode), does anyone know which SDK/lib I should use? And is there any reason I shouldn't use the same SDK/lib for apps running on iPhone 4+ only? (Basically, I'm confused as to why there are separate SDKs at all.)

like image 898
Mark Smith Avatar asked Dec 06 '10 19:12

Mark Smith


1 Answers

Since you would like to have your new application work on both the iPhone and iPad please use Flurry's iPhone SDK.

If you have an application that is only meant to work on the iPad please use Flurry's iPad SDK.

like image 149
Sheila Avatar answered Nov 15 '22 12:11

Sheila