react-native-mixpanel icon indicating copy to clipboard operation
react-native-mixpanel copied to clipboard

Increment property Not Working

Open sujay-bidchat opened this issue 7 years ago • 4 comments

I tried to use increment property i.e

Mixpanel.increment('Login', 1);

But it does not work. The event 'Login' is not getting created on Mixpanel. @davodesign84 Please can you check this?

sujay-bidchat avatar Feb 02 '18 13:02 sujay-bidchat

Same issue

dopey2 avatar Jan 25 '19 18:01 dopey2

I have the same issue

nathantqn avatar May 03 '19 08:05 nathantqn

@sujay-bidchat have you had any luck with this since? I've noticed my tracking events (using trackWithProperties()) works fine but none of my increment() events are being registered

zaarheed avatar Aug 09 '20 22:08 zaarheed

I have the same issue. trackWithProperties() is working but increment() is not working.

AliRehman7141 avatar Oct 02 '20 10:10 AliRehman7141