I have one app that is available on the Android store and the Apple store. I want to integrate Flurry analytics into them. On the Flurry management site, I do not have the option to create 1 application that targets Android AND iOS together.
Can I just get both Flurry SDKs and use the same API key in my code so that both the Android and iOS versions log to the same profile even though the profile is set up to target iOS?
We've done two Flurry Analytics trials and it works fine.
We created a Flurry iOS project and logged to it with separate iOS & Android apps. We created a Flurry Android project and logged to it with separate iOS & Android apps. In both cases actual devices were used.
Flurry Crash Analytics would probably be an issue, for example only one desym file. But we can't use Flurry Crash Analytics for iOS anyway, so as long as the Flurry project is an Android project it should be ok.
The only drawback is that it is not officially supported by Flurry.