datalogic / datalogic-android-sdk

Datalogic Android SDK
12 stars 6 forks source link

Include selfshopping? #1

Closed jobhh closed 5 years ago

jobhh commented 5 years ago

Is it possible to include com.datalogic.extension.selfshopping in this? That's the thing that we're missing compared to the compileSdkVersion 'Datalogic:Datalogic SDK v1:xx' method :)

codybrookshear commented 5 years ago

I actually created a separate (also still experimental) repository for the self-shopping extension: https://github.com/datalogic/datalogic-android-sdk-selfshopping

jobhh commented 5 years ago

Thanks! I missed that repo :) May I ask why this method is experimental? Are there functions we can expect to be non-functional? The classes seems to be similar on first glance.

Edit: I encountered my first issue with the experimental selfshopping 👍 https://github.com/datalogic/datalogic-android-sdk-selfshopping/issues/1

codybrookshear commented 5 years ago

This method is still considered experimental because it's a new approach for us and not tested in any formal way outside the tests performed against the compileSdkVersion method. Thanks for your feedback and letting us know you are using this new "experimental method 👍