Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to tap into PowerAuthLog #583

Closed
kober32 opened this issue Apr 23, 2024 · 0 comments
Closed

Add possibility to tap into PowerAuthLog #583

kober32 opened this issue Apr 23, 2024 · 0 comments
Assignees

Comments

@kober32
Copy link
Member

kober32 commented Apr 23, 2024

Scenario why we need this:

  • Client distributes a test build to testers
  • Testers see some issues with the app and need to provide logs
  • The app gathers logs and offers the possibility to send them via email
  • PowerAuth only enables logging into the console via the standard android.util.Log facility, which is not usable for this scenario
  • Also, the client can gather errors and warnings in production as PowerAuthLog reports these errors via this class as well.

Solution:

Add a listener to the PowerAuthLog to be able to process logs by the integrator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant