Closed rthery closed 4 years ago
Hi, thank you for spending your time to make this example project compatible with a newer Unity version. However this pull request reveals the biggest issue with this example - as it is a full project, it is locked to a certain Unity version. To properly support an example in this form we would have to create, test and maintain separate branches for different Unity versions. Currently the mobile team does not have resources to do this. Instead we are considering to make a plugin with a similar example. It would work with multiple Unity versions and would be easier to maintain. We are going to update the README to indicate that this example is not supported anymore.
No problem, I did that to help me implementing the lib initially, so I don't mind there's no merge ;) Closing then, thanks!
The README probably needs to be updated as well, since the ServiceBinder lib is not loaded at runtime anymore, but I'd rather let someone at Unity does that.
If you prefer to remove some of the commits, let me know, I'll update the branch. I included them all since it just helped me to debug and understand how to use the lib.