roddy Member Licensed User Longtime User Yesterday at 8:17 AM #1 Why does the push content received by the app in the foreground be NULL, but the content received in the background is normal? Just like the two messages in the picture are received in the foreground and background respectively.
Why does the push content received by the app in the foreground be NULL, but the content received in the background is normal? Just like the two messages in the picture are received in the foreground and background respectively.
aeric Expert Licensed User Longtime User Yesterday at 12:05 PM #2 What is the code you use to send? There are difference between notification and payload. Upvote 0