Hi i wanted to try the new unity analytics beta but when i try to compile it for android it shows this error “Assets/Plugins/UnityAnalytics/AndroidWrapper.cs(9,41): error CS0246: The type or namespace name `BasePlatformWrapper’ could not be found. Are you missing a using directive or an assembly reference?” ive tried searching but i cant seem to find an actual answer. ive already followed the instructions here Unity Launches Analytics on iOS and Android that an initializer script should be attached to an object but it dosent seem to fixed the compile error
additionally the pop up window Unity Analytics SDK keeps on popping up even ive already integrated it on my project (i knew it was integrated already because it already detected my computer on unity analytics site)