I just subscribe to Coorna Basic and I am currently testing Flurry analytics library in the device (as it can’t tested in the simulator).
However, I found that the App should have stopped running in the device when I try to initiate the library by
analytics.init( apiKey )
I am sure the apiKey is correct (as it is copy and paste). May I know how could I get the log from my Mac what error I am encountering? Do I need to do anything before my App can connect to Flurry service?