addPushDeviceToken fails on Android (Windows 10) - TypeError: undefined is not a function (evaluating 'RNMixpanel.addPushDeviceToken(token, this.apiToken)')] #186
addPushDeviceToken fails (even after having called sharedInstanceWithToken and identify) on Android. Any ideas?
{ [TypeError: undefined is not a function (evaluating 'RNMixpanel.addPushDeviceToken(token, this.apiToken)')]
line: 96785,
column: 45,
sourceURL: 'http://10.0.2.2:8081/index.delta?platform=android&dev=true&minify=false' }
addPushDeviceToken fails (even after having called sharedInstanceWithToken and identify) on Android. Any ideas?
Thanks!