Retool Mobile Push

  1. My goal: Need to send different types of Push notifications to various logged in users

  2. Issue: Specific User push not working and deep link not working

  3. Here is the Subscription:

  4. This Push works to ALL USERS

  5. When I change the Send to a specific user it does not push

  6. I have also tried calling pushSend with additional scope for Message and that doesn’t seem to work.

  7. When I try to add a deep link it won’t push

    pretty sure I’m missing something just not sure what

Hi @MarkAVickers,

It was good to see you in office hours!

For any other users seeing this, we were able to solve this by removing the empty space between user and the email, so that under 'Topics' it is USER:mark@nauticaloptionoh.com

as USER: mark@nauticaloptionoh.com will not work.