Unable to select user property inside remote config in firebase, it is greyed out
Unable to select user property inside remote config in firebase, it is greyed out
Asked Answered
User properties can either be logged explicitly by your application code, or automatically when you use Analytics. If you aren't using Analytics or logging them explicitly, I'd expect that to be the reason the UI stays disabled. –
Moussorgsky
Did you manage to fix it? –
Deflective
Same here, I'm. using analytics in my app and logging custom user parameters bu the user property is still disabled. Any thoughts on that? –
Balladist
+1 facing same issue, I've been checking it daily from last 5 days, but it doesn't reflect user properties from analytics. –
Rabblerousing
You must first add the user property to Firebase -> Custom definitions.
- Go to Firebase -> Custom definitions
- Click Create custom dimensions
- Select Scope to be User
- Complete the remaining fields (note you can't add user_id)
- This step might be optional but had to wait a few hours for it to appear.
Currently Firebase doesn't seem to allow for the built-in/automatic user properties to be allowed here. user_id
would be a really good example of something you might want but can't have.
© 2022 - 2024 — McMap. All rights reserved.