I'm trying to use .asmdef files in my project.
I put .asmdef files to all external libraries, but my source editor didn't see any library classes from libraries with DLLs only (for example Firebase).
How to resolve this issue?
↧