Open memulzer opened 5 years ago
it should be #if UNITY_WEBPLAYER || UNITY_WEBGL
#if UNITY_WEBPLAYER || UNITY_WEBGL
I haven't confirmed that this plugin works with UNITY_WEBGL. If you've already confirmed with your change, could you please make a pull request?
Sorry for the late answer. We will make a pull request soon.
it should be
#if UNITY_WEBPLAYER || UNITY_WEBGL