yandexmobile / metrica-plugin-unity

Unity plugin for Yandex AppMetrica SDK
38 stars 18 forks source link

Prevent compilation error on android platform #26

Closed dreamcodestudio closed 5 years ago

dreamcodestudio commented 5 years ago

If you have one unity project for iOS and Android platform, you can't compile it without hand editing .cs (put platform dependent compilation macros to separate implementation)