Hello.
I'm using the 'Google Mobile Ads Unity Plugin v7.4.1' to display banner ads in my app.
Test Ad is displayed, but the following warning appears during initialization:
Warn FA Specified origin or custom app id is null. Both parameters will be ignored.
In addition, the following error occurs when displaying ads:
Error FA Missing google_app_id. Firebase Analytics disabled. See
https://goo.gl/NAOOOIError FA Uploading is not possible. App measurement disabled."
With regards to Firebase, I've linked the app using the following reference:
https://support.google.com/firebase/answer/6387949I haven't installed the Firebase plugin for Unity.
Can I ignore this error? Or do I need to take some action?