I am loading scene splash and after that authentication
in unity editor it is working fine but in mobile build it looks like auth is not being loaded
debugs in the photo are logging in the editor but not in the mobile build
it is just stuck at splash
I am loading scene using Scenemanager.LoadScene method
the object on which this script is attached is active and is in the auth scene
kindly help
it looks like the application freezes on splash scene