uxcam / cordova-uxcam

Cordova plugin for UXCam
7 stars 4 forks source link

setUserProperty method missing? #21

Closed pghmatt closed 11 months ago

pghmatt commented 3 years ago

We're trying to send additional user information to UXCam from our Cordova project using version 3.2.2 of this plugin and we're testing under iOS. We're getting the error ERROR: Method 'setUserProperty:' not defined in Plugin 'UXCam' when we try to call UXCam.setUserProperty('envName', config.envName). I checked the plugin source at CDVUXCam.m, the header CDVUXCam.h and there is no method in there named setUserProperty... In UXCam.js the method is defined though.

susanuxcam commented 3 years ago

Hey @pghmatt, we will fix this issue in the upcoming release. I will let you know as soon as it's live. I'm sorry about the hassle!

pghmatt commented 3 years ago

Thanks @susanuxcam do you have an ETA for the release?

susanuxcam commented 3 years ago

Hey! We expect to have it within 2 weeks. I will keep you posted!

susanuxcam commented 3 years ago

Hey @pghmatt, we've just released the new version 3.3.0 with the fix. Can you test it out?