I'm in need to create a mobile application, but I wanted to make it cross platform (pick the same code and compile to android, ios without much problems). In my searches, I only found frameworks, like PhoneGap, but no IDE free for commercial use. I have only found Visual Studio Community and Xamarin Studio for IDEs, but, as far as I could understand the licenses, I can't use them for free for commercial purpose. Does anyone knows some IDE of IDE + framework I could use for this? What is been used now?I'm in need to create a mobile application, but