Hello all,
We’re trying to embed a Unity player in an Android-Studio project (native) with Unity exporting as a Google Android Project (unity) which is in a module as it has to do more than just play. While we’ve been able to send a message from the native side to unity, despite trying many approaches, we cannot send a message from simple unity project to native.
Unity documentation on this is painfully lacking and doesn’t work with the latest updates to both systems and we really need a solution here so any suggestions are more than welcome.