feat: complete UM Trace iOS and field UI integration
This commit is contained in:
@@ -167,7 +167,7 @@ public class RoundTripTests
|
||||
int triggersSeen = 0;
|
||||
|
||||
// Stand-in App: consume telemetry, and on each trigger apply a simple accuracy gate
|
||||
// and write back a capture-result. This is what Field Logger's Locator Driver does.
|
||||
// and write back a capture-result. This is what UM Trace's Locator Driver does.
|
||||
link.ToApp += frame =>
|
||||
{
|
||||
switch (Frames.PeekType(frame))
|
||||
|
||||
Reference in New Issue
Block a user