IONIC Section 6 - 6.2 General Information

Click here for more videos available on our youtube channel !

Hello everyone, so we will continue with the application that we designed in the last lesson module, this recipe application that remains quite simple with the help of Angular. Now, as I always say, the documentation will be your best ally in case of problems encountered. You will find step-by-step instructions in the guide, in the "Developing" part you have an IOS or Android part. You will learn all the steps to follow to transform your web application into an Android and IOS application. Now it is important to have some tools in order to achieve this design. It is also important that if you are building locally on your machine, you actually need to be using a macOS system to be able to compile for IOS. You can't create apps IOS on Windows unless using Ionic's paid service, AppFlow, which you can do and learn more from the official website. For example, you can create your application in the cloud rather than on your computer. It can be created on a MacOS environment, but this is a paid service. So if you build locally like we do then, you will only be able to do it for IOS, on MacOS systems. Android apps can be created on both MacOS and Windows systems, as well as Linux. For my part, I have a Mac so I will present this system to you first, and soon I will present the Android version. So what are the requirements? We will see that in the next video.