I'm trying to integrate In-App Messaging in my React Native App and so far, I've been unable to do so due to Firebase's request for "Firebase Installation ID".
In the tutorial I followed, it was a token that was requested for not an Installation ID. Does anyone know how I can go about this?