You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In WorkerThread I mark error frames with: DISPLAY_AS_WARNING_FLAG or DISPLAY_AS_ERROR_FLAG in mFlags, but it's not effect for displayed bubble messges.
Hi.
I'am develop my custom analyzer.
In WorkerThread I mark error frames with:
DISPLAY_AS_WARNING_FLAGorDISPLAY_AS_ERROR_FLAGinmFlags, but it's not effect for displayed bubble messges.Other stuff is excelent working.
Thanks.