• Mallikarjuna Pikkili 1
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi, we are using apex trigger to send push notifications to ios device and we followed this tutorial https://developer.salesforce.com/docs/atlas.en-us.pushImplGuide.meta/pushImplGuide/pns_apex_trigger.htm.
well we are able to sending push notifications though salesforce console using devicetoken but while sending from apex trigger we need to send user id,  so here my question is  how device token mapped to user ,who is mapping and when is mapping?

salesforce tutorial doesn't have much information about device token mapping to user. can anyone please help me.

Thanks,
Mallikarjun
 
Hi, we are using apex trigger to send push notifications to ios device and we followed this tutorial https://developer.salesforce.com/docs/atlas.en-us.pushImplGuide.meta/pushImplGuide/pns_apex_trigger.htm.
well we are able to sending push notifications though salesforce console using devicetoken but while sending from apex trigger we need to send user id,  so here my question is  how device token mapped to user ,who is mapping and when is mapping?

salesforce tutorial doesn't have much information about device token mapping to user. can anyone please help me.

Thanks,
Mallikarjun