Is there a way to check (in the Unity Editor or by Code) if you are PRO or FREE on the different platforms (iOS, Android, ...)

I’ve tried with the editor “Manage Licences” but there is no info about what kind of licenses you have.

I’ve tried ool hasPro = UnityEditorInternal.InternalEditorUtility.HasPro(); to know if the Unity license is PRO, and it works.

But I can’t find a way to know if your Unity installation is PRO or FREE on the different platforms (iOS, Android, …)

Use Unity->About or Help->About. The dialog that appears will show the license type. Or just look at your invoice. If you have an invoice it’ll show what you purchased. If you do not have an invoice, then you have free.