devtodev-analytics / unity-sdk

devtodev SDK gen. 2 for Unity (deprecated)
15 stars 1 forks source link

Errors after importing #17

Open Anton-Notna opened 3 years ago

Anton-Notna commented 3 years ago

Hello, I have the similar issure like this: https://github.com/devtodev-analytics/unity-sdk/issues/7 I tried solutions from here but they didn't work, devtodev_cross.dll looks like in your screenshot, "Reimport All" dont fix errors. Errors: Assets\devtodev\Window\DevToDevSDK.cs(30,17): error CS0234: The type or namespace name 'SetActiveLog' does not exist in the namespace 'Analytics' (are you missing an assembly reference?)

Assets\devtodev\Window\DevToDevSDK.cs(61,17): error CS0234: The type or namespace name 'Initialize' does not exist in the namespace 'Analytics' (are you missing an assembly reference?)

I use Unity 2020.3.2f1 with devtodev-unity 2.13.4