[REQUIRED] Please fill in the following fields:
- Unity editor version: Unity 2022.3.20f1
- Firebase Unity SDK version: Version 11.7.0
- Source you installed the SDK: .unitypackage
- Problematic Firebase Component: messaging
- Other Firebase Components in use: auth, analytics, dynamic links
- Additional SDKs you are using: Facebook, yodo, tapjoy, helpshift
- Platform you are using the Unity editor on: windows
- Platform you are targeting: iOS, Android
- Scripting Runtime: IL2CPP
- Pre-built SDK from the website or open-source from this repo: prebuilt
[REQUIRED] Please describe the question here:
Migrating from legacy FCM APIs to HTTP v1, what has happened to localization?
All the documentation shows body_loc_key as remaining the same as old FMC. All doc examples are very simple and nothing mentions how localization has changed.
With new version, no matter where I stick the body_loc_key it does not seem to work.