Posts

Post not yet marked as solved
8 Replies
Same here... this exists from the second beta. Probably from the first one but I have installed iOS13 with beta 2 release.
Post not yet marked as solved
3 Replies
As you said, you must send microseconds (13 digits). So something like this:(new DateTime())->getTimestamp() * 1000;please be sure, that you send timestamp as integer and not string!