While I created one views of user type I am unable to fetch the push notification token. I really in need to Push Notifications: Device Type ID, Token, Timestamp etc. I relationship is included with the basic push notification module. I request to add patch for this feature.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | push_notifications-views_users_join_integration-2722359-3.patch | 641 bytes | jacob.embree |
| #2 | push_notifications-views_users_join_integration-2722359-1.patch | 677 bytes | vimalgoradiya |
Comments
Comment #2
vimalgoradiya commentedComment #3
jacob.embree commentedCurrently you can relate to users from a Push Tokens view, but you can't relate to tokens from a user view. #2 had some trailing space and indentation issues, so I'm providing another functionally equivalent. It works for me.