We have customized Eclipse IDE for one of our customer i.e., Desktop IDE application.
Our requirement is to enable firebase recording of certain properties and events. Below are some of the properties / events which needs to be tracked :
Properties :
? Host Information (Windows/Linux)
? Hardware resource information (CPU, RAM etc.)
Events :
? On application start
? On application close etc.
Where we are :
? Created a firebase project in firebase console.
? Registered our application (Java application) as a web application
Note: This customized Eclipse IDE not a web application
? Added firebase SDK’s to our application.
? We have created a js file to initialize firebase app and firebase analytics
? The custom event to be logged in the console are defined in the same js file
? We have created a HTML file to execute the above js file
Observation:
We don’t see any error while initializing the firebase analytics and at the same we don’t see the events getting logged in the firebase console.
Support Looking for :
We need support to debug this issue and also confirmation on the above approach being followed.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…