Open RocksteadyDog opened 1 year ago
Hello!
Please add the plugin in unity package manager and assembly definition and standard hierarchy for the package as:
-Mycom.Target.Unity --Editor ... --- MyTargetAdsEditor.asmdef --Runtime ... ---MyTargetAds.asmdef
If many projects are used in one unity project and some of them include the current plugin and some do not, you have to duplicate the plugin, which adds problems
Thanks in advance!
Hello!
Please add the plugin in unity package manager and assembly definition and standard hierarchy for the package as:
-Mycom.Target.Unity --Editor ... --- MyTargetAdsEditor.asmdef --Runtime ... ---MyTargetAds.asmdef
If many projects are used in one unity project and some of them include the current plugin and some do not, you have to duplicate the plugin, which adds problems
Thanks in advance!