Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit "setManufacturer" parameter #450

Open
LeoUbl opened this issue Dec 2, 2020 · 0 comments
Open

Edit "setManufacturer" parameter #450

LeoUbl opened this issue Dec 2, 2020 · 0 comments

Comments

@LeoUbl
Copy link

LeoUbl commented Dec 2, 2020

Hello @petermetz ,
I'm developing an iOS/Android app for a customer, this app interacts with customer's produced devices.
He asked me if it is possible to edit the value in cordova-plugin-ibeacon/src/android/LocationManager.java at row 1218 from
.setManufacturer(0x004C) to .setManufacturer(0x0118) in my Android app code.
Is it possible to edit this variable? If not, can you update the plugin by creating a function i can call in the js code of my app in which i can insert "0x0118" or "0x004C" as a parameter to edit the manufacturer?
I cannot edit the plugin because I use Phonegap Build to build the app and Phonegap Build compiles using the plugins stored on npm/github.
I hope that, in case a plugin update is necessary, it won't take long because to me it seems a simple function to implement and my customer would be satisfied and it would solve a big problem for us.
Hoping for an answer, thanks in advance.

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

No branches or pull requests

1 participant