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?)
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