通用iPhone/iPad应用程序应该使用哪个Flurry库?

时间:2021-12-03 15:12:51

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.)

Flurry对iPad应用程序和iPhone应用程序有单独的分析SDK。如果我正在构建一个通用应用程序来运行在iPhone 4.0+和iPad 3.2+ (iPad本机,而不是兼容模式)上,有人知道我应该使用哪个SDK/lib吗?有什么理由不让我在iPhone 4+上运行的应用程序使用相同的SDK/lib吗?(基本上,我不明白为什么会有单独的SDKs。)

5 个解决方案

#1


6  

With the latest 3.0.7 Flurry SDK version both libraries and headers are identical (tested with md5). Looks like they have merged both branches, possibly as of the 3.0 version. They should make that clear by releasing a common iOS SDK but the answer to your question is now clear: either one will do.

使用最新的3.0.7 Flurry SDK版本,库和头都是相同的(使用md5进行测试)。看起来他们已经合并了两个分支,可能在3.0版本的时候。他们应该通过发布一个通用的iOS SDK来明确这一点,但是现在你的问题的答案是明确的:任何一个都可以。

#2


22  

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

既然你想让你的新应用在iPhone和iPad上运行,请使用Flurry的iPhone SDK。

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

如果你有一个只能在iPad上使用的应用程序,请使用Flurry的iPad SDK。

#3


3  

I think the iPhone 4.0+ SDK may work properly on iPad. I have this address where you can ask directly to Flurry Support, they always give me an answer to my questions.

我认为iPhone 4.0+ SDK可以在iPad上正常工作。我有这个地址,你可以直接问Flurry的支持,他们总是回答我的问题。

Flurry iPhone/iPad Support iphonesupport@flurry.com

Flurry iPhone / iPad支持iphonesupport@flurry.com

#4


0  

I don't think there is a difference in the Flurry library, they are the same for iPhone and iPad. I think the only difference is when you first set up an application, it asks what platform you're targeting, perhaps just for their own metrics.

我不认为Flurry的图书馆有什么不同,它们在iPhone和iPad上是一样的。我认为唯一的区别是,当你第一次建立一个应用程序时,它会问你的目标平台是什么,也许只是为了它们自己的度量。

#5


0  

A universal aap can be tracked by the iphone sdk.you can also track it separately.then you should use iphone and ipad sdk both.

iphone sdk可以跟踪一个通用的aap。你也可以单独跟踪它。那么你应该同时使用iphone和ipad sdk。

that is the link at where i found the information for same

这就是我找到相同信息的链接

#1


6  

With the latest 3.0.7 Flurry SDK version both libraries and headers are identical (tested with md5). Looks like they have merged both branches, possibly as of the 3.0 version. They should make that clear by releasing a common iOS SDK but the answer to your question is now clear: either one will do.

使用最新的3.0.7 Flurry SDK版本,库和头都是相同的(使用md5进行测试)。看起来他们已经合并了两个分支,可能在3.0版本的时候。他们应该通过发布一个通用的iOS SDK来明确这一点,但是现在你的问题的答案是明确的:任何一个都可以。

#2


22  

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

既然你想让你的新应用在iPhone和iPad上运行,请使用Flurry的iPhone SDK。

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

如果你有一个只能在iPad上使用的应用程序,请使用Flurry的iPad SDK。

#3


3  

I think the iPhone 4.0+ SDK may work properly on iPad. I have this address where you can ask directly to Flurry Support, they always give me an answer to my questions.

我认为iPhone 4.0+ SDK可以在iPad上正常工作。我有这个地址,你可以直接问Flurry的支持,他们总是回答我的问题。

Flurry iPhone/iPad Support iphonesupport@flurry.com

Flurry iPhone / iPad支持iphonesupport@flurry.com

#4


0  

I don't think there is a difference in the Flurry library, they are the same for iPhone and iPad. I think the only difference is when you first set up an application, it asks what platform you're targeting, perhaps just for their own metrics.

我不认为Flurry的图书馆有什么不同,它们在iPhone和iPad上是一样的。我认为唯一的区别是,当你第一次建立一个应用程序时,它会问你的目标平台是什么,也许只是为了它们自己的度量。

#5


0  

A universal aap can be tracked by the iphone sdk.you can also track it separately.then you should use iphone and ipad sdk both.

iphone sdk可以跟踪一个通用的aap。你也可以单独跟踪它。那么你应该同时使用iphone和ipad sdk。

that is the link at where i found the information for same

这就是我找到相同信息的链接