react native - OneSignal API sendTag() and setSubscription() don't work on Android device -




i put:
onesignal.setsubscription(false); onesignal.sendtag('level', '19'); don't work on device ( can't see changes in dashboard ). work in simulator.
push notification on both device , simulator when sent devices ( without conditions ). when tried send tag, didn't work.
command:
onesignal.infocusdisplaying(2);
works in both simulator , device.

if setsubscription , sendtag work, infocusdisplaying doesn't work.

thank in advance!

android version: 4.4.4
rn: 47.1
onesignal: newest





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -