This repository has been archived by the owner on Feb 27, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
[ Ads ] Play Video Ads #185
Comments
Create a registration method so users can pay for removing the ads. |
Summary Ads:Interstitial Ads:
Native Ads:
Rewarded Ads:
Marketing Strategies:
|
For now I have like user try to connect => go to connected state var isFirstConnection
if isFirstConnection == true && connectionTimer <= 10min then dont show ads
if isFirstConnection == true && connectionTimer > 10min then show ads on reconnect
if isFirstConnection == false && connectionTimer <= 10min then dont show ads
if isFirstConnection == false && connectionTimer > 10min then show ads on reconnect |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@MathisZerbib We should start using the Video Ads since they generate much more revenue.
Where do you think is a great place to start?
Originally posted by @cl0v in #3 (comment)
The text was updated successfully, but these errors were encountered: