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