I have refered the github sample app showing only the java code as reference and have implemented the sample in kotlin. I have shared my code fix the issue please. getting response as null only override fun onCreate() { super.onCreate() MobileCore.setLogLevel(LoggingMode.VERBOSE) ...