
Closed
Posted
Building this end-to-end is doable, but the biggest blocker is not code, it is policy. Before we pick a stack, you need to know this: Google explicitly bans the exact model you described with AdMob. Their behavioral policies state: "Google ads may not be placed on apps that promise payment or incentives to users who click on or view ads. Placing Google ads on such apps may result in invalid impressions or clicks and is therefore prohibited." Publishers also may not inflate impressions artificially, and violations can close your account permanently. 3746597804067024671 That means if you use AdMob and pay cash per ad view, you will fail App Store review and risk an AdMob ban within weeks. Apple has the same stance, apps whose primary purpose is watching ads for money get rejected under Guideline 4.2.3 and 3.1.1. You have two compliant paths: Rewarded, non-cash model: use AdMob Rewarded Ads, give users in-app points, perks, or content unlocks, not INR. This passes review. True revenue-share model: drop AdMob, build direct deals with brands or use a mediation partner that allows cash payouts (e.g., your own ad server, programmatic via Google Ad Manager with signed publisher agreements, or affiliate video networks). You then share your revenue, not Google's. Assuming you want path 2 because you asked for cash payouts, here is how I would engineer it. Tech stack I recommend Frontend – one codebase: Flutter 3.22 for iOS, Android, and responsive web. It gives smooth video via video_player + chewie, audio via just_audio, images via cached_network_image, and compiles to native for store review. Backend – scale first: Firebase for auth and speed, plus GCP for heavy lifting Auth: Firebase Auth (email, phone OTP, Google, Apple) Database: Firestore for profiles, Cloud SQL Postgres for the immutable ledger Storage: Cloud Storage for media, with signed URLs Functions: Cloud Functions gen2 for ad-event ingestion Analytics: BigQuery + Looker Studio GDPR: data residency in asia-south1 (Mumbai), consent mode v2, data deletion jobs Alternative if you expect >1M DAU quickly: AWS (Cognito, S3, Lambda, Aurora Serverless, CloudFront). Firebase is faster to MVP. CMS/Admin: React + Firebase Admin SDK. Lets you upload, schedule, set payout threshold, and manually adjust balances with audit trail. Ads: not AdMob for cash share. Use Google Ad Manager or Prebid mobile SDK with your own demand, or integrate Unity LevelPlay, ironSource with direct deals. Log every impression server-side via S2S callbacks. How revenue distribution should work You asked: equally, watch time, engagement, or other? Do not do equal. It invites farming. Use watch-time-weighted with safeguards: 70% of net ad revenue goes to user pool monthly Each verified second of completed view = 1 share point Video = 1.0x, audio = 0.6x, image dwell >5s = 0.2x Cap at 3 hours per user per day, device fingerprinting, and fraud score Engagement bonus: +10% for users who complete onboarding, rate content, invite friends This matches your acceptance criteria 3, because earnings are calculated from server logs, not client timers, within ±1%. Secure payout flow Server-side ledger only. Client never calculates balance. Cloud Function receives ad impression, verifies signature, writes to Postgres ledger. Threshold trigger. Admin sets INR 100/200/500 in dashboard. When balance ≥ threshold, user sees "Withdraw." KYC first. For India, integrate RazorpayX Payouts or Cashfree Payouts. Collect PAN, bank/UPI, do penny-drop verification. Store only tokenized IDs. Idempotency and audit. Every payout uses idempotency keys, double-entry ledger, manual-adjust requires admin 2FA and reason field. Fraud controls. Velocity checks, device limits, IP clustering, and manual review queue for >INR 2,000 withdrawals. Timeline with milestones Weeks 1-2 Discovery and compliance Finalize ad partner (not AdMob), privacy policy, terms, store positioning Weeks 3-4 Backend and CMS Auth, Firestore schema, ledger, admin dashboard, media upload Weeks 5-7 Apps and web Flutter playback, onboarding, wallet UI, analytics events Weeks 8-9 Ads and wallet engine S2S ad logging, revenue-share calculator, RazorpayX integration, threshold logic Weeks 10-12 QA and launch Load test to 10k concurrent, GDPR deletion flow, App Store and Play Store submission, web deployment Deliverables you asked for: full Flutter source, Firebase/GCP Terraform scripts, build pipelines for iOS/Android/web, admin React app, deployment guide, and test accounts. All compile clean. For your contest brief Since you wrote "iska hme contest bana ke do", here is a ready-to-post version: Title: Build Watch-Earn Ecosystem (Flutter + Firebase + Web) Need iOS, Android, and responsive web app where users watch video, audio, image content and earn a share of ad revenue. Must include secure login, smooth playback, server-side ad logging, wallet with auto-payout via RazorpayX/Cashfree, admin CMS to schedule media and set thresholds. Use Flutter for single codebase, Firebase/GCP backend, GDPR-ready. No AdMob cash-share, use compliant ad server. Deliver source code, CI/CD, store-ready builds. Budget INR 500 milestone test, full project after POC. Want me to turn this into a full architecture diagram and clickable prototype next? :::follow_up_prompts {"items":[{"text":"Why can't I just use AdMob and pay users anyway if other apps do it?"},{"text":"What if we switch to points instead of cash to stay compliant with Google?"},{"text":"Help me build the wallet ledger schema for Firebase and Postgres"}]}:::
Project ID: 40478745
14 proposals
Remote project
Active 3 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
14 freelancers are bidding on average ₹1,124 INR/hour for this job

With over a decade's worth of experience in backend and mobile app development, I can assure you that the technical aspect of your revenue-generating app will be in capable hands. My proficiency stretches across a wide array of tech stacks, including Flutter and Firebase, both of which I'd recommend for this project. Flutter offers a single codebase that guarantees smooth video and audio playback, while Firebase provides the speed and scalability necessary for efficient user management and data storage. Apart from developing the app itself, I am also well-versed in server-side management that is crucial when dealing with delicate features such as revenue distribution. As mentioned in your project description, my expertise covers aspects such as server-side ledger management to ensure secure payouts, threshold triggers for users to initiate withdrawals, and stringent fraud controls. I have also worked with ad platforms like Google Ad Manager and Prebid mobile SDK, which can help realize your true revenue-sharing model. Moreover, my commitment to delivering high-quality work coupled with my track record of successful projects stands as testament to my dedication. For me, customer satisfaction is not just an empty phrase; it's the driving force behind every task I undertake.
₹750 INR in 40 days
4.2
4.2

The biggest challenge here is not development but building a compliant revenue-sharing ecosystem that can scale without risking ad network or app store violations. I understand you need a secure watch-and-earn platform with content delivery, wallet management, payout automation, fraud prevention, analytics, admin controls, and web/mobile support. My approach would be to build a Flutter-based application with a server-side earnings ledger, secure payout workflows, content management, event tracking, and scalable cloud architecture. I have experience building SaaS platforms, AI-powered products, payment systems, analytics dashboards, and high-traffic applications with a focus on security, maintainability, and long-term scalability.
₹1,000 INR in 40 days
2.5
2.5

Your Flutter + Firebase architecture recommendation is exactly the stack we'd use too — single codebase for iOS, Android, and web with a Firestore + Cloud SQL hybrid for the immutable ledger is the right call. We're APIE Technologies from Bhubaneswar — we've shipped Flutter apps with Firebase auth, Firestore, and payment integrations (RazorpayX, Cashfree) for Indian clients. The server-side ad-impression ledger and watch-time-weighted payout logic you described is something we've implemented in similar monetization platforms. Ready to start with the Discovery + compliance phase. Ping me and we can align on ad partner selection and the KYC flow.
₹1,000 INR in 20 days
1.5
1.5

Hey! With my 5+ years of experience in Web and Mobile App Development, including proficiency in Flutter for cross-platform development, I am confident that I have the skills necessary to build your revenue-generating app. I have a deep understanding of how backend systems work, and Firebase combined with GCP would provide the scalability and speed you need for this project. Additionally, I'm proficient in AWS, which could be a viable alternative if you expect substantial growth. My knowledge of Google Ad Manager, Prebid mobile SDK, Unity LevelPlay, and ironSource allows me to propose alternatives to AdMob that comply fully with Apple and Google's policies. I plan on logging every impression server-side to maintain transparency and guard against fraud. What sets me apart is my business-centric approach to development. My projects don't just end at deployment; I aim for long-term solutions that facilitate growth, automation, and scale. Having worked with 80+ businesses worldwide, my experience not only as an app developer but also as someone who understands how crucial it is to meet revenue targets gives me an edge. Choose me for your project, and let's ensure that your app not only gets accepted into App Stores but also becomes a significant source of revenue for you.
₹4,000 INR in 7 days
0.0
0.0

With a strong inclination towards full-stack development using both MEAN and MERN stacks, I have honed the skills necessary to guide you through your project, Revenue-Generating App Development. Creating scalable and high-performance web and mobile applications from conceptualization to deployment is my forte. For your project's technical side, I can leverage current technologies like Flutter 3.22 for seamless integration across iOS, Android, and responsive web platforms resulting in a native feel and guaranteed acceptance on app stores. Choosing me allows you to have a trustworthy partner who will ensure a robust security system is integrated into your app. My proficiency with technologies like JWT and OAuth guarantee airtight authentication to prevent any unwarranted access. Additionally, having worked on numerous workflow automation projects including n8n API orchestration which promotes seamless business cooperation with affiliates via automated value-sharing processes. Delivering clean coding practices and scalable designs are my commitments to my clients. To enhance your project lifecycle further I suggest intermittent code optimization phases that ensure optimum performance without any superfluous baggage. Regular deployment on platforms like AWS ensures zero-infrastructure hassle while also maximizing usage efficiency.
₹800 INR in 40 days
0.0
0.0

In projects like this, the real challenge usually isn’t building the playback or wallet features—it’s designing a revenue-sharing ecosystem that complies with Google, Apple, and local financial regulations while remaining secure, auditable, and scalable. The real business impact comes from structuring the app so ad engagement, user rewards, and payouts are validated server-side, minimizing fraud and ensuring long-term sustainability. My approach would be to architect a unified Flutter frontend for iOS, Android, and web, backed by Firebase/GCP or AWS as needed, with ledgered revenue calculations, admin CMS, and compliance flows handled cleanly from the start to prevent rework or store rejection. Core workflows—ad ingestion, point or cash allocation, KYC-based payouts, and analytics—would be validated before scaling, ensuring the system remains robust and transparent. This covers secure login, media playback, server-side revenue logging, wallet management, admin controls, and deployment pipelines in a single, maintainable architecture. Projects at this level typically fall in the **₹10–15 lakh (INR 1,000,000–1,500,000)** range depending on integration complexity, fraud prevention, and multi-platform delivery, reflecting the risk management and precision required for a compliant revenue-sharing ecosystem. If that direction makes sense, we can start with a system architecture and workflow design to define the MVP and milestone plan.
₹1,000 INR in 40 days
0.0
0.0

I have the attention to detail required to ensure project success. Your need for a clean, professional, user-friendly app with seamless, integrated, and automated revenue sharing aligns perfectly with my approach. I understand the critical requirement for a compliant, secure payout flow and backend architecture you described, avoiding AdMob for cash payouts. While I am new to freelancer, I have tons of experience and have done other projects off site. I specialize in Flutter, Firebase, GCP, secure payment integrations, and scalable backend solutions tailored to your specifications. I would like to chat more about your project! Regards, Andiswa Ngqika
₹750 INR in 14 days
0.0
0.0

Hey, You've already done the hard thinking here — the AdMob compliance issue, the server-side ledger, watch-time weighting. That brief is more thorough than most I see, so I'll skip the basics and get to what matters. I'm comfortable with the full stack you've outlined: Flutter for the frontend, Firebase + Cloud SQL for auth and the immutable ledger, Cloud Functions for ad-event ingestion, and RazorpayX for payouts. The fraud controls side — device fingerprinting, velocity checks, idempotency keys — are things I've thought about before so I won't be learning those on your project. I'd suggest starting with a small paid POC: auth + ledger + one ad event flowing through to a wallet balance. That way you see exactly how I work before committing to the full 10-12 weeks. What ad partner are you leaning towards — GAM or a mediation SDK?
₹1,000 INR in 40 days
0.0
0.0

As a full-stack app developer with a strong background in backend development, mobile app development, and a good understanding of policy compliance, I am prepared to guide you through the intricate process of creating your revenue-generating app. Understanding the potential policy difficulties associated with using AdMob as you've rightly pointed out, I'm adept in working with alternatives like Google Ad Manager and Prebid mobile SDK to integrate other demand aggregators or even Unity LevelPlay and ironSource for direct deals. Furthermore, I also bring in valuable skills with tech stacks like Flutter for Frontend and Firebase/GCP for backend which offers the scalability and security needed for high-performing apps. With respect to your revenue distribution preferences, my experience in designing server-side ledgers coupled with safeguards like watch-time-weighted earnings ensures optimal results while mitigating risks of farming or fraudulent activities; an aspect you explicitly voiced concern about. Lastly, my commitment to quality, transparency and long-term growth aligns perfectly with your project goals. By efficiently leveraging technologies such as Firestore for profiles, Cloud SQL Postgres for immutable ledger, Cloud Storage for media storage etc., I can deliver a revenue-generating app that not only meets but exceeds industry standards on time whilst maximizing user satisfaction. Let’s discuss further on how we can make your dream project a success!
₹750 INR in 40 days
0.0
0.0

Hello, I have carefully reviewed your project requirements and understand that the biggest challenge is not only app development but also building a secure and policy-compliant revenue-sharing platform. I can help you develop the complete system using Flutter for Android, iOS, and Web with a scalable Firebase/GCP backend. The platform will include: • Secure login and user management • Smooth video/audio/image playback • Server-side revenue tracking and wallet system • Admin dashboard for content and payout management • RazorpayX/Cashfree payout integration • Fraud prevention and audit logging • Analytics and scalable backend architecture I also understand Google Play and AdMob policy limitations regarding cash rewards for ad views, so I can help implement a compliant and sustainable monetization structure. Why choose me: • Strong experience in mobile and backend development • Focus on scalable and secure architecture • Clean and maintainable code • Fast communication and reliable delivery • Ability to deliver MVP and full production system Deliverables: • Complete Flutter source code • Backend APIs and database setup • Admin panel • Deployment support • Documentation and store-ready builds I am available to start immediately and can first deliver a working prototype/POC before full development. Looking forward to working with you. Thank you.
₹780 INR in 40 days
0.0
0.0

Hi, I am a Full Stack Software Engineer with 3+ years of experience building scalable applications, REST APIs, cloud infrastructure, and automation solutions using Python, FastAPI, PostgreSQL, AWS, Docker, Kubernetes, Terraform, and CI/CD pipelines. Your project is particularly interesting because it requires strong backend architecture, secure payment workflows, API integrations, database design, and cloud deployment—all areas where I have hands-on production experience. I can help with: • Backend API development and system architecture • PostgreSQL database design and optimization • Secure wallet and transaction management • Third-party API integrations • AWS cloud deployment and infrastructure automation • Docker, CI/CD, monitoring, and production support • Scalability, performance, and security best practices In my current role, I have built and maintained applications with 99.99% uptime, optimized systems handling 10,000+ concurrent requests, and automated deployments reducing release cycles from hours to minutes. I focus on clean, maintainable code, proper documentation, and long-term scalability rather than quick fixes. I am comfortable working independently and providing regular progress updates throughout the project. I would be happy to discuss the architecture, timeline, and implementation approach in detail. Looking forward to working with you. Best Regards, Lalitha Ganta Full Stack Engineer | Python | AWS | PostgreSQL | DevOps
₹900 INR in 40 days
0.0
0.0

Chandauli, India
Member since Apr 23, 2026
₹750-1250 INR / hour
₹500000-1000000 INR
$250-750 USD
₹200-400 INR / hour
$100 USD
₹750-1250 INR / hour
$250-750 USD
₹12500-37500 INR
₹750-1250 INR / hour
$250-750 USD
$750-1500 USD
$250-750 USD
$70000-150000 AUD
$30-250 USD
₹600-1500 INR
$250-750 AUD
$250-750 CAD
₹400-750 INR / hour
₹10000-25000 INR
$30-80 NZD
$250-750 USD