GameAnalytics / GA-SDK-UNITY

The GameAnalytics SDK for tracking events in Unity.
MIT License
116 stars 54 forks source link

Fixed ad methods working for WebGL #25

Closed Hellfim closed 6 months ago

Hellfim commented 7 months ago

Fixed ad events not working on WebGL platform.

They were already implemented in the .jspre file, but were not declared in the .jslib and in the WebGL wrapper.

dorin-ga commented 7 months ago

Hello, thank you for your contribution. This public repository is only for hosting the final releases of the Unity SDK and it's not for development, however we will incorporate your fixes in the next SDK release.