Android Question Firebase send event

miling

Member
How can I send an event named Service, for example, to the Google Firebase? And where can I observe this event in the Firebase console? Is it possible? And do I need to do anything from the Firebase console side?
 

miling

Member
I'm not sure that I understand. Which of Firebase services are you using?
 
Upvote 0

miling

Member
Screenshot 2023-11-09 124328.png


EventName was sent but its Event value is 0. Its value is of type string
 
Upvote 0

miling

Member
Unfortunately the link you provided did not help at all, but I have sent the key and parameter again according to Google's standard with lowercase letters and I am waiting for the data to enter Google's servers so I can review the results.
 
Upvote 0

miling

Member
I use DebugView to test sending events, but unfortunately no device is detected and Google suggests:

No development devices have logged any debug events in the last 30 minutes. To use this report, you should enable debug mode on your development devices and log some events.

What should I do on the b4a side so that my device is displayed in the DebugView section?
 
Upvote 0
Top