GameAnalytics / GA-SDK-GODOT

Official GameAnalytics Godot SDK repository
MIT License
42 stars 7 forks source link

Does not compile for HTML5 export template with Godot 3.4+ #23

Closed link458 closed 2 years ago

link458 commented 2 years ago

It seems that the referenced file "api/javascript_eval.h" (see GameAnalytics.cpp:6) does not exist in Godot versions as from 3.4; instead there seems to be something somewhat similar in "api/javascript_singleton.h" now but I'm not into Godot and cannot figure out what else needs to change to make it still working.

the1schwartz commented 2 years ago

That should be fixed in the latest version (v2.3.3)