| We followed different approaches:
- Adding an `Init` method to the platform specific service implementation. Inside the `Init` method we call `MobileCore.Instance.RegisterService` to register the service itself.
aaa
- The MobileCore receives an instance of the Assembly of the running platform app. We tried to search inside the assembly for all the
|