'Items are not showing in Firebase Analytics

I am facing issue with Firebase Analytics. I have integrated events in my Android app as per the documentation (https://firebase.google.com/docs/analytics/measure-ecommerc) and it is sending logs successfully. But I found issue with Firebase Console. Issue:

  1. Items are visible in the DebugView but not showing in Realtime.
  2. Items are not showing in Top Events.

Is there any thing we need to take care here? Please help me to get rid of it.

  1. Items are visible in the DebugView enter image description here
  2. Items are not showing in Top Events enter image description here


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source