iOS Question Message while debugging

Alessandro71

Well-Known Member
Licensed User
Longtime User
while running my app in Debug mode with a real device, this message appears in the log windows
Rich (BB code):
((null)) was false: Request 15 is missing a startTime.
it's a different gray from the messages from my Log() statement, so it's not coming from me.
what does it mean?
 
Top