windows desktop - Visual studio
Android - Android Studio
Linux - What ever Linux IDE
MacOS, IOS - Xcode and a mac only.
But unless your tier 2 code uses Platform specific API's the cross platform for tier 2 is source level. You take your source code and place it in one of the App Platform templates and compile in the ide for the platform. In tier 1 all you have really do is use Tier 1 Editor and exports to what ever platform is available for export on the development platform.
Tier 2 is powerful but not as easy to get app packages made.
So personally I say if you really have a need for something Tier 2 can do Tier 1 is much much easier to work with.