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?
↧