You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
@st3fan could you please help break this into tasks/user stories? I'm not quite sure about the work that has to happen for the SDK integration piece. Thanks
enable logging of pings: adb shell am start ... --ez logPings true
then trigger the event ping: adb shell am start ... --es sendPing events
You should then see the JSON ping dumped to logcat and could check that it contains the events you recorded.
Let us know if that doesn't work out for you.
By April 15 we will have an easier testing solution in place: a web interface to see your data come in in soft realtime.
Follow-up to #105
This Epic is about enabling and hooking up Fenix with the Glean SDK event pings
Dependencies
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: