flurry/flurry-ios-sdk

Flurry SDK crash

Opened this issue · 1 comments

Describe the bug
Flurry SDK - 10.3.1

Crashed: FlurryAppOrientationSource
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000
0
libobjc.A.dylib
objc_msgSend + 32
1
Flurry_iOS_SDK
FlurryAppOrientationSource.m - Line 51
-[FlurryAppOrientationSource onqueue_dataProviderDidUpdate:] + 51
2
Flurry_iOS_SDK
FlurryActor.m - Line 321
__30-[FlurryActor wrapAsyncBlock:]_block_invoke + 321

This Bug is About
Please choose the closest item by replacing [ ] with [x].

  • Integration
  • Analytics
  • Ads
  • Messaging/Push
  • IAP
  • Remote Configuration
  • Flurry Website/Dashboard
  • Other

Platform
Please choose the platform(s) that you are having the issue by replacing [ ] with [x].

  • iOS
  • tvOS
  • WatchOS

Environment
Please tell us the versions of Flurry SDK, XCode, and iOS you are using.

  • Flurry SDK: 10.3.1
  • XCode:11
  • iOS:13.7.0

To Reproduce
Steps to reproduce the behavior:

  1. Please note - We see this crashes in crashlytics

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Are you using Flurry Push/Messaging? No
(iOS) Are you using CocoaPods or manual binary integration? CocoaPods

Add any other context about the problem here.

@rajkaur01 - Is this crash similar to this #189