I'm trying to build for Android but I'm getting the commonly reported error CS0246: The type or namespace 'DG' could not be found.
However, I only get this error when I try to build an APK. I don't get this error when I run the app in the Editor. Anyone have any thoughts on why this is happening? I have checked and I have the DOTween folder in Assets as its own folder, not under Resources, Editor, or Plugins.