Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
329 views
in Technique[技术] by (71.8m points)

eclipse - 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

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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...