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

feat(mix-panel): add timeEvent #1536

Merged
merged 2 commits into from
May 14, 2017
Merged

feat(mix-panel): add timeEvent #1536

merged 2 commits into from
May 14, 2017

Conversation

nicobytes
Copy link
Contributor

Add support to timeEvent for measure time duration the events

@@ -89,6 +89,17 @@ export class Mixpanel extends IonicNativePlugin {
/**
*
* @param eventName {string}
* @returns {Promise<any>}
*/
@Cordova({
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no need for this

{
 +    successIndex: 2,
 +    errorIndex: 3
 +  }

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

Successfully merging this pull request may close these issues.

2 participants