Open Agaba-derrick opened 1 month ago
@wbrunette @Lamouresparus am working on this ticket
@Agaba-derrick I will suggest that you work on #507 first, as that is more beginner friendly, before working on this. But if you feel confident, you can go ahead :)
The Services class in the org.opendatakit/services/application package extends ToolAwareApplication and implements IToolAware. This class manages Firebase Analytics initialization and logging upon app creation, and includes a deprecated method to get a context instance.
Tasks for this issue:
This issue aims to improve code coverage and ensure the stability of the Services class functionality. fix for #504