- Joined
- Oct 24, 2015
- Messages
- 1
- Reaction score
- 0
- First Language
- English
- Primarily Uses
Hey all,
I've done some looking and couldn't find any clear information on the development pathway for figuring this out. I'm looking for support for native interop and how that might be done with RPG Maker MV, specifically on mobile.
These would include things like analytics, since having this data for mobile markets gives amazing insight. Or push notifications for new content.
So my question is: How do I interop or access native functions on platforms such as iOS or Android?
These might include:
Photo Gallery
SMS/MMS
Accelerometer
GPS
3D Touch
Camera
etc.
I'd like to know if this is supported in any sort of first party native interop interface.
For instance, with tools such as Unity, we can use p/invoke to interop with any native mobile library, (and a c extern if required), provided we've either downloaded a plugin, or wrote one ourselves.
So, does something like P/Invoke, JNI, or similar concept exist for RPG Maker MV?
If this has been answered elsewhere, I sincerely apologize, as I could not find it.
I've done some looking and couldn't find any clear information on the development pathway for figuring this out. I'm looking for support for native interop and how that might be done with RPG Maker MV, specifically on mobile.
These would include things like analytics, since having this data for mobile markets gives amazing insight. Or push notifications for new content.
So my question is: How do I interop or access native functions on platforms such as iOS or Android?
These might include:
Photo Gallery
SMS/MMS
Accelerometer
GPS
3D Touch
Camera
etc.
I'd like to know if this is supported in any sort of first party native interop interface.
For instance, with tools such as Unity, we can use p/invoke to interop with any native mobile library, (and a c extern if required), provided we've either downloaded a plugin, or wrote one ourselves.
So, does something like P/Invoke, JNI, or similar concept exist for RPG Maker MV?
If this has been answered elsewhere, I sincerely apologize, as I could not find it.

