datalogic / xamarin-samples

Sample apps that use the Datalogic Xamarin SDK
5 stars 10 forks source link

Is it working with Xamarin.forms #4

Closed valentinmagrez closed 5 years ago

valentinmagrez commented 5 years ago

In the sample you are using it with Xamarin native but I am trying to use it with Xamarin.forms without any success. I opened a question on stackoverflow.

Do you have any idea why?

valentinmagrez commented 5 years ago

I just forget to add this line in android manifest: <uses-library android:name="com.datalogic.device" android:required="true" />

codybrookshear commented 5 years ago

Great! Glad you figured it out :)

maeseelek commented 4 years ago

Do you have any example with xamarin.forms and datalogic SDK?

codybrookshear commented 4 years ago

@maeseelek take a look at this 3rd party Xamarin.Forms example: https://github.com/datalogic/xamarin-samples#xamarinformsdatalogicsdkexample