Catch the exception inside the coroutine scope
Sentry reported some uncaught GPlayLoginException exceptions probably because of exception propagation. Let's catch the exception inside the coroutine scope now to be sure the exception is caught.
Loading
Please register or sign in to comment