Building Type-Safe Metrics API in Swift: Part II
Replace Any with type-safe protocols, handle array conformance limitations, and future-proof your Swift enums.
Replace Any with type-safe protocols, handle array conformance limitations, and future-proof your Swift enums.
Explore protocol extensions, enums with associated values, and ExpressibleByStringLiteral to build type-safe Swift APIs.
We reverse-engineered a private iOS framework to uncover why iPadOS 26 broke type casting in our SDK.
Boosting Session Replay speed on older iOS devices. See how Sentry’s custom renderer reduced frame drops and improved performance.