<aside> ⚠️ This is a sample document showing the level of detail you could expect to receive in one of our Code Review reports.
</aside>
Reviewed as of: specific commit hash
This document is a report on the CLIENT from the perspective of an integrating iOS engineer. I broke my notes down into the following areas:
Notes on the documentation and metadata provided alongside the SDK
queryItems
with URLComponents
rather than string matching to avoid bugs where URLs incidentally include that string in another part of the URL.Severity
**P1**