infinum / ios-sentinel

Developer’s toolbox for debugging applications
Apache License 2.0
4 stars 1 forks source link

Add EmailSender tool #28

Closed Antonijo2307 closed 7 months ago

Antonijo2307 commented 9 months ago

Background

Our project extensively utilizes Sentinel, a versatile toolset that has significantly benefited our Quality Assurance (QA) team. However, it's time to enhance our interaction with clients and take our communication to the next level.

Motivation

Occasionally, we require debug information from our clients, which, as of now, remains inaccessible since it is confined within our app bundle. The introduction of the EmailSenderTool aims to remedy this issue. From now on, we will be equipped to gather critical data such as logs and performance metrics, compress them into a zip file, and seamlessly dispatch this information directly to our support team using a standard email provider.