 Encountered this exception on iOS. Is it because `startReceiver` is only implemented on Android in Kotlin? Any nice way to avoid this exception on iOS?
Encountered this exception on iOS. Is it because
startReceiveris only implemented on Android in Kotlin? Any nice way to avoid this exception on iOS?