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
{{ message }}
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
I have just implemented Google Analytics tracking within my app successfully. I would now like to be able to know which issues are being opened. I have been trying various methods in the BakerIssueOpen event but without success.
Has anyone managed to find a simple way to do this?
The text was updated successfully, but these errors were encountered:
The receiveEvent method receives an object which in the case of "BakerIssueOpen" is the issueViewController. From there you can access the issue and ID.
Hello,
I have just implemented Google Analytics tracking within my app successfully. I would now like to be able to know which issues are being opened. I have been trying various methods in the BakerIssueOpen event but without success.
Has anyone managed to find a simple way to do this?
The text was updated successfully, but these errors were encountered: