Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Regressed crash on "com.yahoo.flurry.watchconnectivity" from issue (#186) #256

Open
2 of 11 tasks
JasurSalimov opened this issue Jun 23, 2023 · 1 comment
Open
2 of 11 tasks
Assignees
Labels

Comments

@JasurSalimov
Copy link

Describe the bug
A clear and concise description of what the bug is.

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: 12.1.4
  • XCode: 14.3.1
  • iOS: 15.7.6

To Reproduce
We're getting this crash in production, but we are not running any watchOS analytics for Flurry and not including FlurryWatchSDK. But the main iOS SDK for Flurry is probably tryin to activate or connect with companion watch app Flurry sdk.

Is there a way to disable this watchOS-specific activity from running since it's causing crashes anyways?

Screenshots

Crashed: com.yahoo.flurry.watchconnectivity
0 libxpc.dylib 0x1d208 + 76
1 libxpc.dylib 0xc658 xpc_connection_resume + 76
2 WatchConnectivity 0x2ac2c -[WCXPCManager setupConnection] + 332
3 WatchConnectivity 0x2aad0 -[WCXPCManager connection] + 40
4 WatchConnectivity 0x2b41c -[WCXPCManager sessionReadyForInitialStateForClientPairingID:supportsActiveDeviceSwitch:withErrorHandler:] + 96
5 WatchConnectivity 0x9f90 __28-[WCSession activateSession]_block_invoke + 756
6 libsystem_trace.dylib 0xa184 os_activity_apply_f + 84
7 WatchConnectivity 0x9c88 -[WCSession activateSession] + 112
8 OU7 0x52d028 -[FlurryWatchConnectivity activateSession] + 792812
9 libdispatch.dylib 0x63094 _dispatch_call_block_and_release + 24
10 libdispatch.dylib 0x64094 _dispatch_client_callout + 16
11 libdispatch.dylib 0xa73c _dispatch_lane_serial_drain$VARIANT$mp + 644
12 libdispatch.dylib 0xb1f4 _dispatch_lane_invoke$VARIANT$mp + 408
13 libdispatch.dylib 0x14ec8 _dispatch_workloop_worker_thread + 632
14 libsystem_pthread.dylib 0x1e00 _pthread_wqthread + 284
15 libsystem_pthread.dylib 0x192c start_wqthread + 8

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

Add any other context about the problem here.

@JasurSalimov JasurSalimov changed the title Regressed crash on com.yahoo.flurry.watchconnectivity from issue #186 Regressed crash on com.yahoo.flurry.watchconnectivity from issue (#186) Jun 23, 2023
@JasurSalimov JasurSalimov changed the title Regressed crash on com.yahoo.flurry.watchconnectivity from issue (#186) Regressed crash on "com.yahoo.flurry.watchconnectivity" from issue (#186) Jun 23, 2023
@flurrydev
Copy link
Contributor

Thank you for submitting the bug report. I will investigate and see if a fix can be added in the next release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants