Closed
Bug 1632218
Opened 6 years ago
Closed 6 years ago
Investigate alternatives for not being able to use the Glean debug tools for Glean running in iOS extensions
Categories
(Data Platform and Tools :: Glean: SDK, defect, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: travis_, Unassigned)
References
Details
(Whiteboard: [telemetry:glean-rs:backlog])
Based on the investigation from Bug 1625157, I also realized that we cannot use the Glean debug tools for tagging/logging/sending pings for the Glean that is running in an embedded iOS extension. The debug tools do work with the containing application, but I don't think that the extensions have the capability of handling custom URL deep linking like the method we are using.
| Reporter | ||
Comment 1•6 years ago
|
||
Updating the title as it didn't imply anything to be done.
Summary: It's not possible to use the Glean debug tools for Glean running in iOS extensions → Investigate alternatives for not being able to use the Glean debug tools for Glean running in iOS extensions
| Reporter | ||
Updated•6 years ago
|
| Reporter | ||
Comment 2•6 years ago
|
||
Since we determined that Glean should not be running in iOS extensions in Bug 1625157, it doesn't make sense to proceed with investigating ways of getting the debug tools to work in them. Closing this as INVALID
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•