I noticed that push notifications received on Android do not show timestamps of when they were sent (tested with both Marshmallow and Nougat).
We're sending push notifications using the server REST API to clients using the Unity SDK. I've also noticed that when sending to test devices, the Android preview notification doesn't show the date/time while the iOS preview shows "now." Is there something I'm missing? I feel like I've scoured the REST API documentation for "date," "time," "timestamp," "created," etc. to no avail.
Here's a screenshot just in case:
