I'm using Answers (Fabric) in order to have some analytics in my App but I'm having a problem with Answers dashboard in fabric.io. When I receive an event sent from my app, I'm not able to see custom attributes tabs.
It doesn't matter if it is a custom event or not, custom attributes tabs doesn't appear. In default events (share, content view...) default tabs like content_type or content_id are shown properly.
What's happening? I have followed Fabric documentation in this way
Answers.logCustomEvent(withName: "eventName", customAttributes: [
"Custom String": "foo",
"Custom Number": 35])
but it is not working at all.
Thanks in advance.
I am having the same issue and it appears to be an ongoing system issue on their side:
Monitoring - The Answers Custom Events delay is resolved for iOS, tvOS, and macOS apps. We're continuing to work through our queue of Android app events. Jan 4, 18:02 UTC
Investigating - We're currently experiencing a delay processing and displaying Answers Custom Events. The team is investigating the issue. Jan 4, 15:09 UTC
Source: Fabric Status Page