We’ve run into an issue in which we cannot close the browser on Android 10. We use the browser as a login screen and then close afterwards, so this presents a problem.
Some errors are being thrown.
Upon opening the browser we are getting a NullReferenceExceptionUpon attempting to close: PlayerBase::stop() from IPlayer leads to an exception thrown in System.Reflection.MonoCMethod.InternalInvoke
Unity version: 2017.4.29f1 LTS (June 2019)
Phones Tested: Pixel 1 and Pixel 2
Any guidance you could provide would be appreciated.