Hi clover team,
we are able to make connection with clover connector successfully with the use of this method provided by clover SDK. Here is the method
override fun onDeviceConnected().
but
override fun onPairingCode(pairingCode: String?)
method gives me the pairing code null so please provide us the solution why we are getting this?