You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
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?
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
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
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]
.Platform
Please choose the platform(s) that you are having the issue by replacing
[ ]
with[x]
.Environment
Please tell us the versions of Flurry SDK, XCode, and iOS you are using.
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.
The text was updated successfully, but these errors were encountered: