Xavier Jurado
Xavier Jurado
Do you plan to backport the UITouch fix to EarlGrey 1 as well @tirodkar ? If not, would you accept a pull request?
Same here, we are unable to compute the crashfree ratio because the `total_sessions` request is failing with the aforementioned error. Only some apps seem affected though 🤔 .
As far as I can see all our apps have the same configuration in Fabric 😞 .
You were right, as of now it seems fabricio does not support users with multiple organization. You can see the culprit of the problem in the `AuthorizationClient.obtain_organization_id(auth_data)` method: https://github.com/strongself/fabricio/blob/develop/lib/fabricio/authorization/authorization_client.rb#L118 We...
I've tried to fix this issue in #46, feel free to check my solution! @spidfire @CognitiveDisson
## Context I partially know what's going on. First, here's a simpler example that illustrates the problem: ```swift // This is the API Swit.Mirror uses under the hood: https://github.com/swiftlang/swift/blob/ff790c6d01edab1695c744d22dad0d8b32f2d749/stdlib/public/core/ReflectionMirror.swift#L42-L46 @_silgen_name("swift_reflectionMirror_recursiveChildOffset")...
Related: https://feedbackassistant.apple.com/feedback/15965823