-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Catching click event #60
Comments
You should be able to listen for the 'willLeaveApplication' event that 'should' be firing after the user clicks an ad and use that to turn your ads on or off for x period of time. |
Thank you for your advise. But I am using sharing, voting methods and external |
@stephenfeather Sorry I found willLeaveApplication event in iOS example (app.js). I think android doesn't support this method? |
Thank you @deckameron but I would like to remove all ads when user click any ads once per day. |
Hi developers, firstly thank you for great job. I have an app and that is free. That is not commercial. I do not want to add ads to my app but I need money to continue my project. I would like to when a user click any ads in a day I would like to remove all ads from my app during one day. Is there any event for catching ads click event? If there is not, somebody can add this function for both platform.
Thank you in advance
Best Regards,
Mahmut
The text was updated successfully, but these errors were encountered: