Hello there, I've tried declaring var registration_ids = ['regid1', 'regid2']; and var registration_ids = 'regid1'; But it doesnt seem to work. I keep coming back to that error
Hello there,
I've tried declaring
var registration_ids = ['regid1', 'regid2'];
and
var registration_ids = 'regid1';
But it doesnt seem to work. I keep coming back to that error