Hi,
I'm using mxSignpost() to post custom metrics for my iOS app and I'm subscribing for receiving metric payloads, but I'm not seeing my custom signposts in the payloads. I'm only seeing the standard metrics in the payloads. If I simulate payloads in Xcode, I see the fake signposts that are generated by the simulation.
I've confirmed using breakpoints that I'm calling mxSignpost() and I've exercised the paths that to trigger the signposts.
Is there any way to see what MetricKit has logged? Otherwise, I have to wait 24 hours to see the posted payloads.
I'm testing on iPhone 8 running iOS 13.6.
Thanks,
Tom
I'm using mxSignpost() to post custom metrics for my iOS app and I'm subscribing for receiving metric payloads, but I'm not seeing my custom signposts in the payloads. I'm only seeing the standard metrics in the payloads. If I simulate payloads in Xcode, I see the fake signposts that are generated by the simulation.
I've confirmed using breakpoints that I'm calling mxSignpost() and I've exercised the paths that to trigger the signposts.
Is there any way to see what MetricKit has logged? Otherwise, I have to wait 24 hours to see the posted payloads.
I'm testing on iPhone 8 running iOS 13.6.
Thanks,
Tom