blindmonkey
blindmonkey
Using Xcode 13.3.1 or 13.4.1, Periphery reports a number of our types as unused. Upon looking into this more closely, I was able to reproduce it via something like the...
We've been using Periphery in our project for a while now, both in Xcode and on CI. Although we've encountered some issues previously (including this one), we've thus far been...
Hi team! We're currently using RUM, the network interceptor, and logging, and are trying to make these play nice together. The use case that we're trying to figure out right...
I'm trying to enable RUM for our application, and running into some issues. Our application has lots of custom `UIControl` subclasses and uses `UITapGestureRecognizer` pretty heavily. However, RUM doesn't seem...