Closed vince137 closed 4 months ago
Hey,
Running with the last version from master, I have the following error during the init:
Info/GameAnalytics: Validation fail - configure sdk version: Sdk version not supported. String: unity 7.10.0-beta
Seems like the -beta is not handled by the validation regex.
-beta
Hello, on what platform is this happening?
WindowsPlayer
We have found the cause and will be rolling out a fix for this issue.
Hey,
Running with the last version from master, I have the following error during the init:
Info/GameAnalytics: Validation fail - configure sdk version: Sdk version not supported. String: unity 7.10.0-beta
Seems like the
-beta
is not handled by the validation regex.