Exception No interface method

hi,
I’m developing an application with estimote sdk.
When the ProximityObserver starts it throws the following exception:

java.lang.NoSuchMethodError: No interface method getDeviceIdToProximityAttachmentMapping(Ljava/util/List;)Lio/reactivex/Single; in class Lcom/estimote/internal_plugins_api/cloud/proximity/ProximityCloud; or its super classes (declaration of ‘com.estimote.internal_plugins_api.cloud.proximity.ProximityCloud’ appears in /data/app/hiis.isti.cnr.it.estimoteproximitydelegate-2/split_lib_dependencies_apk.apk)

Can anyone know which is the problem?

Thanks

Marco

Hey @luca.corcella

Sorry for that, it’s already fixed in version 0.2.3:

implementation 'com.estimote:proximity-sdk:0.2.3'

Kind regards,
Paweł