Push Notification Dependency - using device token

Handling the device token is not a part of the dependency. You can just create a new column and write the code for storing the device token there.

After that, you use that device token later to send push notifications to the device.

1 Like