Dear Friends
I have working project creating using Firebase Clous Messaging API (V1), this project already working before.
Then this week i was add some feature to this apps, but this couse my apps didn't receive notification (FCM).
Is there someone have mastering in FCM,what couse this problem?
i have looping using this code , return nothing.
i haved checking again using this tutorial, the step is right.
I have working project creating using Firebase Clous Messaging API (V1), this project already working before.
Then this week i was add some feature to this apps, but this couse my apps didn't receive notification (FCM).
Is there someone have mastering in FCM,what couse this problem?
i have looping using this code , return nothing.
looping:
Do While fm.Token =""
Log("Check Token " & fm.Token )
Loop
i haved checking again using this tutorial, the step is right.