问题
I am trying to add a parameter to my event, but receiving an error "Internal error Please try again later".
I have no registered any parameter yet (0 text and 0 number). After pressing save button I receive following error messages
Internal error. Please try again later. (in the center)
One or more parameters have not been registered. Please try again (in the top right side)
Here is the steps...
- Add the parameter
- Select parameter type "Text"
- After "Save" button click, I'm receiving fallowing error messages
回答1:
The problem associated with Firebase configuration limits 10 text or 40 numeric parameters per PROJECT.
In the past, configuration limits for Firebase projects are enforced independently on each of the apps. Moving forward, Firebase will impose these configurations at the project level for future enhancements of the product.
So, you’re getting an Internal error message because you already reached the limit of 10 text or 40 numeric parameters per project. If you wish to add a text/numerical parameter, please do check the app (or other apps in the project) and delete some that are not active or irrelevant. See this page for more information. https://support.google.com/firebase/answer/7397304?hl=en
I know that the current message doesn’t tell that much, but I'm sure they will update it soon.
回答2:
Wait until the next day. The website seems to get confused if you've recently added or removed some custom parameters.
来源:https://stackoverflow.com/questions/50444135/firebase-analytics-can-not-add-custom-parameter-to-event