Search code examples
iosobjective-cipadflurry-analytics

Flurry -retransmitNotSentBlocks Crash


Recently came across this issue with the Flurry SDK. After restarting an app quickly a few times it would begin to Crash at launch, disabling Flurry fixed the issue temporarily. The problematic method seems to be [FlurryDataSender retransmitNotSentBlocks] trying to insert a nil object into an array. Any ideas?

navigator

console


Solution

  • This issue is resolved in iOS SDK v6.4.0