TracksLogWarn
messages aren't shown in console in the client app
#262
Labels
TracksLogWarn
messages aren't shown in console in the client app
#262
Recently, we noticed a Tracks event wasn't actually tracked due to a validation error that wasn't logged anywhere in the console p1693362956666449/1692625489.705669-slack-C039133E1M3.
Automattic-Tracks-iOS/Sources/Event Logging/TracksEventService.m
Lines 59 to 61 in aad902b
Upon inspection,
TracksLoggingClass()
isnil
:Automattic-Tracks-iOS/Sources/Model/ObjC/Common/TracksLogging.m
Lines 6 to 18 in aad902b
It'd be great to fix this so that we can detect any validation errors during development.
The text was updated successfully, but these errors were encountered: