Untiy , how to disable log message from google play game service plugin

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



Untiy , how to disable log message from google play game service plugin



These log message are so annoying. It show every time i hit play button on Unity.



enter image description here



How to disable it?





if you double click on the log does it take you to the source file where a debug.log is called? if so just comment it out/delete it. If it doesn't and its tucked away in some dll then i don't think you can do a whole lot about it
– remy_rm
Aug 8 at 8:16





@remy_rm i have tried double on it. it didn't go anywhere.
– Tkaewkunha
Aug 8 at 8:45





I'm afraid its packed into a .dll then, which you cannot edit unless you have the unpacked source code.. I don't think there is a way to stop these logs from showing up then. Someone may correct me on this.
– remy_rm
Aug 8 at 8:55





@remy_rm thank you.
– Tkaewkunha
Aug 8 at 9:08





@remy_rm Nope. There is a way to do so
– Programmer
Aug 8 at 14:28









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Firebase Auth - with Email and Password - Check user already registered

Dynamically update html content plain JS

How to determine optimal route across keyboard