简体   繁体   中英

How to monetize a cross-platform app in the correct way?

I'm making an app using the ionic framework and i'm planning to develop for Android, Ios and Web. All three of the platforms do the same things in my app and the user can log in wherever he likes. The app will be free but with ads. No planning to add a paid app to remove the ads.

I have no experience on this so I prefer asking.

How can I monetize all the three platforms?
Is there a plugin for cordova?
What is the best solution and the proper way to do this?
Is there a unique solution for all of the platforms?

Thanks a lot everyone

I have not monetized a hybrid app yet, but I've worked with cordova and ionic for a while. Try this plugin that I found with a search. It should work for both IOS and Android (I don't think you would need a cordova plugin for web):

https://github.com/floatinghotpot/cordova-admob-pro

Google Admob/Adsense should allow you to have ads on all three platforms, so I guess that would be the way to go. You can familiarize yourself with it here:

https://developers.google.com/ads/

You can use AdMost . It optimizes the ad networks to maximize the revenue of applications. You can find Cordova documentation here:

https://admost.github.io/amrcordova/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM