Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

I can not get SN Code #138

Open
Singosgu opened this issue Dec 2, 2021 · 4 comments
Open

I can not get SN Code #138

Singosgu opened this issue Dec 2, 2021 · 4 comments

Comments

@Singosgu
Copy link

Singosgu commented Dec 2, 2021

Hi Darryncampbell:

I'm a communitor of GreaterWMS--An open source warehouse management system .
GreaterWMS Link: Github

Now, I wanna to get the PDA SN code , but failed .
How I can get SN code by this plugin?

@Singosgu
Copy link
Author

Singosgu commented Dec 2, 2021

Currently, We use this plugin in our WMS , Our user can use zebra scanner to scan the barcode .
cordova template link: GreaterWMS Cordova

@darryncampbell
Copy link
Owner

Hi, The Android serial number API was changed by Google in A10 to prevent unprivileged apps from accessing the serial number. Zebra devices do expose the SN through a different API but that is based on a content provider so this plugin could not access it. More info and native code samples for the Zebra SN API are here: https://developer.zebra.com/blog/device-identifiers-zebra-devices-running-android-10-%25E2%2580%2593-complete-guide

@Singosgu
Copy link
Author

Singosgu commented Dec 2, 2021

Hi , Could I build it in a cordova plugin?

@darryncampbell
Copy link
Owner

Hi , Could I build it in a cordova plugin?

Yes, this plugin is released under MIT so there are no restrictions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants