Do your best to match the existing call signature for iOS, in Android. We need to expose the event callbacks (listeners) from the Android SDK to the demo app, in order to allow users to attach custom logic to event firings.
For example, in iOS the demo app has this call signature:
Do your best to match the existing call signature for iOS, in Android. We need to expose the event callbacks (listeners) from the Android SDK to the demo app, in order to allow users to attach custom logic to event firings.
For example, in iOS the demo app has this call signature:
Parent task: #12