Android mGLSurfaceView is null

Hello everyone,

I am experiencing an issue where a user comes back from a reward ad video which invokes a method to be run on the GL thread (which I am assuming is cocos main game thread) so that the user can be rewarded. However, mGLSurfaceView is somehow null and I am not sure why. Is there any reason why mGLSurfaceView would be null?