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
Currently if a customer does not have a Mail.app account configured, Aardvark's email reporter does not include attachments like logs and screenshots (which are so useful). For the common case of Gmail accounts, Aardvark could utilize Google's iOS library to send attachments directly from Aardvark.
The text was updated successfully, but these errors were encountered:
I'd suggest adding a subpod with an EmailReporter subclass that has more fleshed-out Google support (and the Google library dependency) rather than shoving increased binary size onto all customers.
Thoughts on that approach? Not sure what the best binary size / simplicity of adoption trade-off is.
Currently if a customer does not have a Mail.app account configured, Aardvark's email reporter does not include attachments like logs and screenshots (which are so useful). For the common case of Gmail accounts, Aardvark could utilize Google's iOS library to send attachments directly from Aardvark.
The text was updated successfully, but these errors were encountered: