[Vortex] Add JPush message payload style

Review Request #721 — Created Oct. 23, 2020 and submitted

smillernl
Lunr
feature/vortex/jpush_message_payload
HKG-5448
718
lunr
Vortex: Add JPush message payload style


  • 0
  • 0
  • 1
  • 0
  • 1
Description From Last Updated
There are no open issues
pprkut
  1. 
      
  2. src/Lunr/Vortex/JPush/JPushPayload.php (Diff revision 1)
     
     
     
     
     
     
    The issue has been resolved. Show all issues

    This is mixing concepts. Different payload types should be different classes.

    1. They aren't for FCM

    2. FCM doesn't have a clean split between 'notification' and 'data'. A payload could have both aspects. Here they look definitely either/or.

    3. It could also have both. I'll change that.

  3. 
      
smillernl
pprkut
  1. Ship It!
  2. 
      
smillernl
Review request changed

Status: Closed (submitted)

Loading...