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

Feature Request: Different significant events #28

Open
filipandrei87 opened this issue Nov 19, 2015 · 1 comment
Open

Feature Request: Different significant events #28

filipandrei87 opened this issue Nov 19, 2015 · 1 comment

Comments

@filipandrei87
Copy link

In many of my apps, the owner requested that the app review popup shows in specific scenarios: The user viewed "x" number of screens, and has gone through one/more specific actions.

You can't cover these cases just by using a generic significant event. Because of this, I'd have to override the behaviour for Armchair and only trigger the popup manually, when all conditions are met, thus a lot of code to handle.

A good solution would be to use events per category and add the minimum number of each category in order to trigger the popup.

Thanks

@coneybeare
Copy link
Member

I would entertain a pull request with this behavior, but only if the default behavior is as it exists now, without categories and without any code changes.

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

No branches or pull requests

2 participants