Can someone tell me how to create segment directly?
Hello everybody
@Jerin_Jacob I also think the expansion is great
It works for me, I can send push messages to everyone or to individuals.
BUT !!
This cannot be used for my chat app
As others write here, the chat recipient always receives an in-app notification that he has received a message, although he also sees this in his chat
I need your help. What do I have to do so that the push notification only comes when the user is not in the app?
I created a segment in Onesignal for inactive users.
Can I control that the chat recipient only receives the message if there is an inactive user in the segemnet?
So a mixture of send to playerID and segment.
Send to PlayerID e247629473-4838 and Segment inactiveUser?
Or do you see another way to switch off this in-app notification?
Unfortunately, the following does not work
Can you try I again I think it has been solved
Do you have an example of how you would solve the in-app message not appearing?
Or how you can suppress this.
@Jerin_Jacob
I tried it.
I redirected the notification to a text field. That worked.
the in-app notification came anyway.
Can you turn off the in-app notification? Your expansion takes a huge leap forward!
Hello everybody,
I have the solution!!
The Push_Notification1 component of Kodular does not work for this (BUG !?)
I used the following components:
I removed the push notification from Kodular!
It works with the method from this extension.
Now everyone who is not on the screen will receive the notification.
No more in-app notifications!
Can anybody having the API key and App ID send the message to users?
From security point of view, this isn’t good.
Hi @akim_akim,
Where did you use the extension mentioned by you? In your blocks section, I don’t see it anywhere.
Thanks!
Download aix from github - link provided above
Hi @dora_paz,
Thanks for your concern but I know where to download the extension from. Just wanted to know where did @akim_akim use the extension in his/her project because I don’t see the extension’s block(s) in the blocks’ image provided by him/her.
Thank you!
See above image, the green arrow
I used two extensions
the one from here from Jerin_Jacob (main topic) and the one from Jarlisson2 from my link
@akim_akim I really need help. i tried your method but the in-app notification arrives anyway. Please, it’s for a school project
Please be patient and wait for an answer if there is one. No need to keep asking for help.
do you show your blocks? What have you done?
@akim_akim Sending a message notification via onesignal send to a specific user
I have entered your solution on every screen of my app
But I still get the in-app push notification
Thank you very much for the attention
Read this ;
@ramrajput200021 I had already read it. However @akim_akim says he has found the solution which does not work for me and it is not known why
I don’t get any in-app notification - just checked again.
Check if you have removed the Kodular push notification component in the designer.
@akim_akim No, I hadn’t removed it. Now I have removed it from all screens but I get the in-app notification anyway