Closed msrutek-paylocity closed 5 months ago
can you provide some details about Social Framework? it seems to crash because we are doing something it doesnt like, we would like to try that ourselves
@0xkuj We're not doing anything particular with the Social Framework.
Is it possible that the Pendo SDK is doing some kind of dynamic scanning for accessibilityLabel
? 🤔
@msrutek-paylocity yes, its possible, we extract things from element such as accessibility label when needed.
@0xkuj can the scanning of the mentioned framework(s) be therefore removed?
we will work on skipping those selectors for objects if they do not exists. can you share apple crash logs? do we know if the crash reason is related to unrecognized selector or something else inside this frameworks?
@msrutek-paylocity The issue should be resolved in 3.2.2
Platform + Version
iOS 17.4.1
SDK Version
3.1.5
Framework
Native SwiftUI
Describe the bug
Crash. As there aren't any notes on crash fixes on
3.2.0
, we also suppose these will be present in the version3.2.0
.To Reproduce
Exact steps unknown, but this occurred during visiting a screen that has dynamically loaded content with (possibly) infinite scrolling.
Expected behavior
No crash
Logs
Not applicable. Added stack trace below.
Stack Trace