Whenever I call FirebaseRemoteConfig.getInstance()
, I get this warning:
W/zze: Application name is not set. Call Builder#setApplicationName.
I've updated the json config file from Firebase, but it remains the same. It does not affect any functionality, but I can't help but think something is missing. Any configurations I might be missing somewhere?