Closed zolkiBy closed 5 years ago
@chong-shao this error is coming from the backend server. body_loc_key
and title_loc_key
are listed as supported here: https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages#AndroidNotification
Have you tried "titleLocKey" and "BodyLocKey" instead of "titleLockKey"?
@zolkiBy as @chong-shao pointed out you have typos in your code. You need to correct them.
I want to send notification to individual android device. My function:
But when action is triggering, I receive error in console:
Also same error with
titleLockKey
: