ProfileManager cordova

N Nico Marchetti 2 years 10 months ago
5 1 0

Hi,
i have an android cordova app that uses emdk for barcode scanning and to set the device clock, everything worked fine till i had to recreate the "platforms -> android" folder of the cordova project and now i can't build the project 'cause i keep getting this errors:
error: cannot find symbol
EMDKResults results = profileManager.ProcessProfile("ProfileName", PROFILE_FLAG.Set, p);
symbol: variable PROFILE_FLAG
any help?
Thanks

Please register or login to post a reply

1 Replies

D Darryn Campbell

PROFILE_FLAG is defined as part of the EMDK SDK.  There is no official EMDK SDK support for Cordova plugins and I am not aware of any that are public, at least not for the profile manager.  I guess this was something that you developed internally?  The platform logic is built from the Cordova plugin capabilities but is it possible that you had made some custom changes to the generated Android platform code?

CONTACT
Can’t find what you’re looking for?