Can you build iOS apps with C++?

Yes , you can use C++ (even Xcode supports it) and the code will compile and run on any iOS device, but the view controllers of your app have to be in Objective-C or Swift. In a real-world scenario, this means that you cannot access the UI from C++, but you can only use it for the core of your app.23 Oca 2011

Sizin İçin Seçtik  Can C++ be used for mobile app development?

Leave a Reply

Your email address will not be published. Required fields are marked *