Hello,
sometimes I have some [WARN] and/or [INFO] message on the console, like:
[WARN] New layout set while view [object TiUIImageView] animating: Will relayout after animation.unfortunately there is no hint where the message was generated.
Is there a way to show such informations other than debug step by step all the code?
Thanks.