What I would like to achieve is when a user in my app mentions another user (e.g. hey @alex , what’s up?) the one that gets mentioned should recieve an instant push notifation. Just like when somebody tags you on Instagram or Facebook.
I skimmed through GameThrive’s functionality and as far as I understand I would only be able to send push notifications to all users or certain segments.
Can such functionality be implmented using Corona SDK?