On top of the stats API exposed by the SDK, we created a view helper to help you integrate and understand CDN Orchestrator faster. The StatsView will inform you about the different states of the SDK lifecycle and Streamroot metrics.
The view looks like the following:
Using the SDK
To add statsview, call the corresponding method from the CTL Delivery Client instance:
Swift
self.deliveryClient?.displayStatWiew(someView!)