- Home /
Can I code a native plugin for iOS in C/C++?
I need to develop a native plugin that works on both Android and iOS, considering my lack of expertise in Objective C++ and the fact that I require the exact same functionality in both platforms I would like to code the same plugin for both platforms in the same language, is this possible?
Comment
Your answer
Follow this Question
Related Questions
C++ native plugin Failed with error '%1 is not a valid Win32 application 0 Answers
Does Unity iOS have equivalent of AndroidJavaObject , AndroidJavaClass ? 0 Answers
iOS Plugin - Pass a struct from C++ to C# 1 Answer
IOS native plugin become slow in Unity 0 Answers
Custom swift framework in Unity iOS game 0 Answers