Queue method in an Activity shows severe warning
In order to improve efficiency for a client's application, we are using Queue method in an Activity. The child Activity writes some log. This way, the logging mechanism will not hold the main flow.
However, we are receiving a severe warning and hence our compliance score is being dinged.
Can someone please suggest what could be a good solution for the situation?
Thank you in advance.
***Edited by Moderator Marissa to update platform capability tags****