I understand what you are saying about the Android and common modules. I have that part working in my project. What I am confused about is building the necessary JNI library for iOS.
My plan was to follow the steps that other people outlined in this thread:
Are those the correct steps to follow in order to build the JNI library for iOS?
I’m sorry if all this should be obvious but this is my first time doing this kind of thing.