
Käynnissä
Julkaistu
Maksettu toimituksen yhteydessä
(In the files tab there is a Hindi and Urdu version of this document) Set Up Full App Store & Google Play Deployment Pipeline for .NET MAUI App (From Scratch) OVERVIEW I am looking for an experienced mobile DevOps / CI/CD engineer to take my .NET MAUI app from a working Visual Studio project all the way to live deployments on both the Apple App Store and Google Play Store — completely from scratch. I currently have zero presence on either store. No certificates, no provisioning profiles. Nothing. I can build and deploy to physical Android and iOS devices in Debug mode from Visual Studio, and that is all. By the end of this project, both apps must be live in their respective stores (internal test track is acceptable for initial delivery), and an automated GitHub Actions pipeline must be in place so that any future push to the main branch on GitHub automatically builds, signs, and deploys both apps without any manual steps. ABOUT THE APP - Framework: .NET MAUI (C#), Visual Studio 2022 - SDK: .NET 10.0 (net10.0-android, net10.0-ios, net10.0-maccatalyst, net10.0-windows10.0.19041.0) - Two apps in one solution: - ReQ — consumer-facing roadside assistance app - ResQ Provider — provider-facing roadside assistance app - Repository: Private GitHub repo (roadresqservice/RoadRescuePlatform) - Platform: Currently builds and runs on physical Android and iOS devices in Debug mode from Visual Studio WHAT NEEDS TO BE DONE — FULL SCOPE The freelancer is responsible for everything listed below. I will provide access to accounts but have no existing setup on any platform. GOOGLE PLAY (ANDROID) - Create and configure the app listing in Google Play Console (both apps) - Generate and configure the Android keystore for release signing - Configure the app bundle identifier / package name - Build a release-signed AAB (Android App Bundle) targeting API level 35 - Upload the initial AAB manually to Google Play Console (required for first upload) - Set up Google Play internal test track - Create a Google Play service account with the correct API permissions for automated uploads - Set up GitHub Actions workflow ([login to view URL]) that triggers on push to main and uploads the signed AAB to the internal track automatically APPLE APP STORE (iOS) - Create the App IDs in the Apple Developer portal for both apps - Generate an Apple Distribution certificate - Create App Store provisioning profiles for both apps - Create the app records in App Store Connect for both apps - Build and sign a release IPA - Upload the initial IPA to App Store Connect (TestFlight internal testing is acceptable for initial delivery) - Create an App Store Connect API key (p8 file) for automated uploads - Set up GitHub Actions workflow ([login to view URL]) that triggers on push to main, builds and signs the IPA on our Mac, and uploads it to App Store Connect automatically GITHUB ACTIONS — SELF-HOSTED RUNNERS - Register our Windows PC (NucBox M6Ultra) as a self-hosted GitHub Actions runner for Android builds - Register our Mac (always on, local network at [login to view URL]) as a self-hosted GitHub Actions runner for iOS builds - Verify both runners appear online in the GitHub repository settings before delivery IMPORTANT NOTE ON .NET 10.0 The project targets .NET 10.0 MAUI. You must verify that the self-hosted runner environments (Windows PC and Mac) have .NET 10.0 SDK installed and that the GitHub Actions workflows use the correct SDK version. Do not assume .NET 8 or .NET 9. Confirm SDK availability before starting. DELIVERABLES The following must be delivered before payment is released: 1. Both apps successfully uploaded to their respective stores (Google Play internal track and App Store Connect / TestFlight) 2. [login to view URL] — GitHub Actions workflow file committed to the repository 3. [login to view URL] — GitHub Actions workflow file committed to the repository 4. GitHub Secrets reference document — a list of every secret name used in the workflows, what each one contains, and how to obtain it (secret VALUES are not included — I will enter those myself) 5. Runner setup guide — step-by-step instructions for registering the Windows PC and Mac as self-hosted runners, in case I need to re-register them in the future 6. Code signing guide — document explaining the keystore, certificates, and provisioning profiles used, where they are stored, and how to renew them when they expire 7. End-to-end test — push a commit to main and confirm both pipelines complete successfully and a new build appears in both stores SECURITY REQUIREMENTS — PLEASE READ - Do NOT commit any credentials, passwords, API keys, certificates, or keystores to the GitHub repository. All sensitive values go into GitHub Secrets only. - Do NOT modify any application source code. - Do NOT merge anything into the main branch without my explicit approval. - Do NOT request Owner or Admin access to the GitHub repository. You will receive Write access to the develop branch only. - Do NOT request access to my personal Apple ID, Google account, or any financial accounts. - All access granted during the project will be revoked upon completion. REQUIRED SKILLS - GitHub Actions — workflow authoring, self-hosted runners, secrets management - .NET MAUI — release builds on .NET 10.0, code signing, AAB and IPA generation - Google Play Developer API — service account setup, automated AAB upload - Apple App Store Connect API — p8 API key auth, IPA upload via altool or fastlane - Android code signing — keystore generation and management - Apple code signing — Distribution certificates, App IDs, provisioning profiles - PowerShell and/or Bash scripting NICE TO HAVE - Experience with fastlane for iOS automation - Experience with .NET 10.0 MAUI specifically - Experience setting up App Store and Google Play listings from scratch ACCESS I WILL PROVIDE - GitHub collaborator access (Write) to the develop branch - Apple Developer account access (temporary, for certificate and provisioning profile setup) - App Store Connect access — App Manager role - Google Play Console access — Release Manager role scoped to these apps - Temporary SSH or remote access to the Mac build agent if needed BUDGET AND TIMELINE - Fixed price only — please include your quote in your proposal - Expected timeline: 7 to 10 business days - Payment is milestone-based and will only be released after a successful end-to-end test deployment confirmed by me personally HOW TO APPLY Please include the following in your proposal or I will not consider it: 1. Your specific experience with .NET MAUI app store deployments (mention the .NET version you have worked with) 2. Your experience setting up GitHub Actions pipelines for mobile apps 3. Links to similar projects you have completed (app store deployments, CI/CD pipelines) 4. Your fixed price quote 5. Your estimated timeline broken down by phase (store setup, signing, pipeline, testing) Proposals that are generic, do not mention MAUI or mobile CI/CD, or do not include a price will be declined.
Projektin tunnus (ID): 40343849
119 ehdotukset
Etäprojekti
Aktiivinen 7 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista

Hi, I see you need a full .NET MAUI app store deployment pipeline that builds, signs, and publishes both apps via GitHub Actions with self-hosted runners and .NET 10.0 support, I will set up the Android AAB and iOS IPA flows, code signing, and automated uploads to Google Play and App Store Connect. I'm hands-on with .NET MAUI, GitHub Actions, mobile code signing, and setting up self-hosted runners for Android and iOS. I will verify .NET 10 SDKs on your Windows and Mac runners, create keystores, App IDs, distribution certificates and provisioning profiles, configure Google Play service account and App Store Connect API key, and deliver two tested workflows ([login to view URL] and [login to view URL]) plus secrets, runner and signing guides so pushes to main produce signed uploads to the internal tracks. Do you want me to create the initial store listings and screenshots, or will you supply the App Store and Play Store metadata and assets? Kind regards, Abel.
$30 USD 7 päivässä
0,0
0,0
119 freelancerit tarjoavat keskimäärin $209 USD tätä projektia

Hello, I am confident that I can provide you with a streamlined solution for your .NET MAUI app store deployments. My in-depth knowledge of the entire deployment pipeline, from initial set up to automated workflows triggered by GitHub Actions, makes me well-equipped to take your app from its current debug-mode state on physical devices to successful deployments on both the Apple App Store and Google Play Store. I understand that you have zero presence in both stores at present and require not just the apps to be live, but also a fully automated GitHub Actions pipeline. Having previously worked with private GitHub repos and set up comprehensive App Store Connect and Google Play Console listings, I am comfortable navigating these platforms and can handle everything from configuring app listings, provisioning profiles to setting up test tracks and service accounts for automated uploads. Your project is particularly appealing as it requires expertise with both Android and iOS builds. With my experience developing Android applications, proficient C# programming skills for .NET MAUI framework, and prior work with Apple Developer portal and App Store Connect functionalities for iOS deployments, I assure you that both these aspects are covered in my abilities. My familiarity with deploying apps targeted at multiple APIs aligns perfectly as we'll need to target API level 35 for the Android App Bundle in this project. Lets Connect
$450 USD 15 päivässä
6,9
6,9

I have extensive experience in setting up CI/CD pipelines for .NET MAUI apps, including working with GitHub Actions for automated deployments. I have successfully deployed apps to both the Apple App Store and Google Play Store, ensuring smooth and efficient processes. My fixed price quote is competitive, and I am confident in delivering within your expected timeline. Let's discuss further details to ensure a successful project completion. Please review my profile for a comprehensive overview of my skills and experience. I am eager to begin working on this project and demonstrate my dedication and expertise. Let's connect and discuss the next steps. Looking forward to your response.
$225 USD 7 päivässä
6,6
6,6

I am RituRaj, a highly skilled and experienced .NET Core, C#, and Mobile App Development professional with top-notch expertise in MAUI/ XAMARIN platforms. With years of relevant experience and a deep understanding of the technologies you have detailed in your project, I am confidently capable to take on your project and execute it to perfection. I have extensively worked with ASP.NET and GitHub Actions workflows which aligns perfectly with your requirements for deploying to Google Play Store and Apple App Store using self-hosted runners running on Windows PC & Mac respectively. My experience is also not limited to just coding but encompasses securing microservices using OAuth, JWT, and other security protocols. This will come into play as we set up the app stores for both apps using appropriate keystore generation, provisioning profiles etc. In conclusion, my broad skillset coupled with my ability to adapt quickly to new frameworks makes me your ideal candidate for this task. I have a proven track record of consistently delivering projects ahead of deadline while upholding the highest quality standards. Rest assured that choosing me not only guarantees successful project completion but also a reliable partner ready to assist you after delivery if needed. Thank you for considering my candidacy.
$250 USD 7 päivässä
7,3
7,3

Hello, As a well-established web service provider offering a plethora of services including mobile app development, we have the right set of skills and experience to effectively execute your complete .NET MAUI App Store Deployment Pipeline. Our focus on the latest technologies aligns perfectly with your project requirements for .NET 10.0, ensuring that all your apps will be built to the most current industry standards. Moreover, we understand that you currently have zero presence on both Google Play and Apple App Store, and it's crucial for you to go from an empty slate to a fully functional automated pipeline. Rest assured, we will take care of everything from creating and configuring app listings on both platforms, generating necessary certificates and provisioning profiles, uploading initial builds, setting up test tracks, and much more. What distinguishes us is not just our technical expertise but also our commitment to excellent customer service. We'll provide deliverables that meet all your specified milestones and as per GitHub Actions workflows with self-hosted runners working seamlessly on your Windows PC and Mac. You can trust us to meticulously manage the entire process so that ultimately - both your consumer-facing ReQ app and provider-facing ResQ Provider app are successfully live for your users. Let's turn your dreams into reality together! Thanks!
$180 USD 2 päivässä
6,3
6,3

Hello There!!! ★★★★ ( Setting up full App Store & Google Play CI/CD pipeline for .NET MAUI 10.0 apps ) ★★★★ I understand you need your .NET MAUI apps deployed to both stores from scratch, including all signing, store setup, and fully automated GitHub Actions pipelines using self-hosted runners. The goal is zero manual intervention after initial setup, with internal testing ready for both Android and iOS. ⚜ Create Google Play app listings and keystores ⚜ Configure internal test track and service account for automated AAB upload ⚜ Create Apple App IDs, certificates, provisioning profiles, and TestFlight setup ⚜ Build release-signed IPA and AAB using .NET MAUI 10.0 ⚜ Set up GitHub Actions workflows for both platforms with self-hosted runners ⚜ Document GitHub secrets, runner setup, and code signing procedures ⚜ Perform end-to-end test to confirm automated deployment I have delivered several .NET MAUI CI/CD pipelines, handled iOS/Android signing, and automated builds with GitHub Actions. I’ll ensure both apps deploy smoothly and provide full documentation for future maintenance. Warm Regards, Farhin B.
$110 USD 7 päivässä
6,5
6,5

⭐⭐⭐⭐⭐ Set Up Complete App Store & Google Play Deployment for Your .NET MAUI App ❇️ Hi My Friend, I hope you're doing well. I reviewed your project needs and see you are looking for a mobile DevOps engineer for your .NET MAUI app. You don't need to search any further; Zohaib is here to help you! My team has successfully completed 50+ similar projects for app store deployments. I will build an automated pipeline from scratch to ensure your apps go live on both stores efficiently. ➡️ Why Me? I have over 5 years of experience in mobile DevOps, specifically with .NET MAUI and CI/CD processes. My skills include GitHub Actions, code signing, and app store deployments. I also have a strong grip on related technologies like PowerShell and Bash scripting, ensuring a smooth deployment process. ➡️ Let's have a quick chat to discuss your project in detail, and I can share samples of my previous work. I look forward to our conversation! ➡️ Skills & Experience: ✅ .NET MAUI ✅ GitHub Actions ✅ CI/CD Pipelines ✅ Android & iOS Deployments ✅ Code Signing ✅ AAB & IPA Generation ✅ Google Play Developer API ✅ Apple App Store Connect API ✅ PowerShell Scripting ✅ Bash Scripting ✅ App Store Listing Setup ✅ Automated Uploads Waiting for your response! Best Regards, Zohaib
$150 USD 2 päivässä
6,0
6,0

Hi, I understand you need a full deployment pipeline for two .NET MAUI apps, starting from a working Visual Studio solution and ending with successful store delivery plus automated releases. This includes setting up Google Play and App Store records, release signing, provisioning, secure secret handling, self hosted GitHub Actions runners, and repeatable build and upload workflows without touching application code. My approach would be to audit the current solution and runner environments, confirm .NET 10 support on both machines, then configure Android signing, Apple certificates and profiles, store app records, and automated workflows for build, sign, and upload. I would keep all credentials in GitHub Secrets, document every secret and signing asset, and structure the pipeline so future pushes to main can deploy cleanly with minimal maintenance. Before delivery, I would validate release builds on both platforms, verify runner connectivity, test manual first uploads where required, and perform an end to end pipeline run that produces a new build in Google Play internal testing and App Store Connect or TestFlight. I would also provide clear handover documentation for runners, secrets, and renewal steps. Best, Justin
$140 USD 7 päivässä
5,9
5,9

I have solid experience deploying .NET MAUI apps to both Google Play and the Apple App Store from scratch, including certificate setup, provisioning profiles, signing (AAB/IPA), and store compliance. I’ve worked with .NET 8/9 and can validate and configure environments for .NET 10.0 on both Windows and macOS. I also specialize in GitHub Actions CI/CD, including self-hosted runners, secure secrets management, and fully automated pipelines for Android and iOS deployments using Google Play APIs and App Store Connect API (p8/fastlane). For your project, I will handle complete store setup for both apps, create and manage all signing assets, perform initial manual uploads, and build robust GitHub Actions workflows that automatically build, sign, and deploy on every push to main. I’ll configure your Windows and Mac machines as self-hosted runners, verify SDK readiness, and ensure a successful end-to-end automated deployment. You’ll also receive clear documentation for secrets, runner setup, and code signing so you can maintain everything independently.
$200 USD 5 päivässä
5,3
5,3

As an experienced mobile DevOps and CI/CD engineer, I recognize the challenge you're facing in transforming your .NET MAUI app from a working Visual Studio project to a live deployment on both the Apple App Store and Google Play Store. With a solid background in .NET 5.0/6, .NET Core, Android App Development, API Integration, C# Programming, Mobile App Development and more, I have successfully deployed numerous apps to both stores during my career. Your project requires comprehensive knowledge of app store requirements and configurations - something I am familiar with down to generating API keys, setting up internal testing tracks like TestFlight and implement automated GitHub Actions workflows. Moreover, my abilities extend past app development as I can register your Windows PC (NucBox M6Ultra) as a self-hosted GitHub Actions runner for Android builds and get your Mac as an always-on self-hosted GitHub Actions runner for iOS builds. With me on your team, you can rest assured knowing your .NET 10.0 MAUI targets will be met successfully on all fronts necessary. I'm ready to start when you
$140 USD 7 päivässä
5,4
5,4

Hello, I appreciate the opportunity to help you set up the deployment pipeline for your .NET MAUI app on both the Apple App Store and Google Play Store. I understand that you need a comprehensive solution to take your project from a working Visual Studio setup to live deployments, including the creation of automated workflows. With over five years of experience in mobile DevOps, I specialize in CI/CD for .NET MAUI applications, particularly with .NET 10.0. I have successfully implemented GitHub Actions pipelines for mobile app deployments, ensuring seamless integration and automated workflows. To achieve your goals, I propose the following approach: - Assess and configure your GitHub repository for self-hosted runners and secrets management. - Set up the necessary app listings, keystores, and provisioning profiles for both the Apple App Store and Google Play. - Implement GitHub Actions workflows to automate build, signing, and deployment processes for both platforms. - Conduct thorough end-to-end testing to ensure successful deployments and provide documentation for future reference. I am eager to start this project and am confident in my ability to deliver quality results within your timeline of 7 to 10 business days. I’m available to discuss any further details or adjustments you may need. Thank you for considering my proposal!
$140 USD 7 päivässä
5,1
5,1

⭐⭐⭐⭐⭐ ✅Hi there, hope you are doing well! I have successfully set up app store deployment pipelines for .NET MAUI projects, including release builds and automated uploads with GitHub Actions that streamlined deployments for both Android and iOS stores. The most important part of this project is ensuring the self-hosted runners are correctly configured with .NET 10.0 SDK and securely managing all signing credentials and secrets in GitHub. Approach: ⭕ Setup Google Play and Apple Developer portal app listings from scratch ⭕ Generate and configure keystores, certificates, and provisioning profiles ⭕ Build release-signed AAB and IPA with .NET 10.0 MAUI ⭕ Establish GitHub Actions workflows with self-hosted runners for full automation ⭕ Document secrets management, runner setup, and code signing processes ❓Can you please confirm if remote access to the Mac will be available throughout the project? I am confident in delivering fully automated CI/CD pipelines that get your .NET 10.0 MAUI apps live smoothly and reliably on both stores. Looking forward to helping you ship this project seamlessly. Best regards, Nam
$200 USD 3 päivässä
5,2
5,2

Hi! I’ve set up end-to-end CI/CD pipelines for .NET MAUI apps (including recent .NET 8/preview 10 environments), and can take your project from zero store presence to fully automated deployments. I’ll handle everything—App Store/Play setup, signing (certs, profiles, keystore), and GitHub Actions with self-hosted runners on your Windows PC and Mac, ensuring builds trigger and deploy on every push. My approach keeps secrets secure, workflows clean, and documentation clear so you can maintain it بسهولة. I can deliver this within 7–10 days with a structured rollout and final end-to-end test. Looking forward for your positive response in the chatbox. Best Regards, Hassan T
$190 USD 7 päivässä
4,9
4,9

Hey, I am ready when you are.✅ I’ve worked on something very similar. Setting up a full deployment pipeline for .NET MAUI apps can be challenging, especially starting from scratch with no existing presence on app stores. What really matters here is ensuring seamless automation for future deployments to both Apple App Store and Google Play Store. I recently led a project deploying Xamarin apps to both stores, handling code signing, provisioning profiles, and GitHub Actions setup. While I haven't specifically worked with .NET MAUI, I have extensive experience with Xamarin and similar CI/CD setups. Let's chat! -Oleksandr
$150 USD 7 päivässä
4,5
4,5

As an experienced DevOps and CI/CD engineer, I’m well-equipped to take your .NET MAUI App from concept to fruition on both the Apple App Store and Google Play Store. My 17+ years of experience as a Full Stack Developer, Solutions Architect, and Tech Lead, lend me a unique perspective that incorporates both robust development and efficient deployment processes. I understand you have zero presence on either store and that's not a problem! I am confident in my ability to handle all aspects of this project:
$140 USD 7 päivässä
4,4
4,4

Hi, I'M TOP RATED ON UPWORK I can easily DO your work IN 24 HOURS, DM me now to get started, PRICE NEGOTIABLE 100% Work satisfaction is provided I understand the critical nature of deploying applications to popular app stores like Google Play and the Apple App Store, and I'm confident that I possess the necessary skills and expertise to get your .NET MAUI app up and running on both platforms effectively. With my special focus on Android App Development and API Integration, I can smoothly create, configure, build, sign, and upload your app for both Google Play and Apple App Store.
$100 USD 1 päivässä
4,4
4,4

Hello there, I can set up the complete deployment pipeline for your .NET MAUI apps and take them from a local Visual Studio project to fully automated deployments on both Google Play and the Apple App Store. I have experience deploying MAUI apps (mainly .NET 8/9) with GitHub Actions CI/CD pipelines that handle signing, building AAB/IPA files, and automatic store uploads. I’m also familiar with Android keystore management, Apple distribution certificates, provisioning profiles, and App Store Connect API automation. Let's connect and move forward. Thanks Saurabh
$120 USD 7 päivässä
4,5
4,5

Hello, there! I'm no stranger to building, deploying, and streamlining complex systems, which aligns perfectly with the goals of your project — taking your .NET MAUI app from scratch to live deployments on the Apple App Store and Google Play Store. I bring not just experience but a proven track record of delivering robust and scalable web and mobile applications. Rest assured, I'll handle everything from Google Play Console setup to App Store provisioning profiles, making sure both apps are live and deploying flawlessly using GitHub Actions' pipeline. Crucially, as a developer with deep knowledge in both iOS and Android development, I'm adept at working with multiple programming languages and have proficient experience with .NET framework. This is especially important given the specific requirement of your project targeting .NET 10.0 MAUI. Beyond my technical capability lies a drive for excellence that pushes me to provide tailored solutions that suit individual client needs - a trait that has made me successful in delivering secure, high-performance software throughout my career. I look forward to bringing that success to your project. Let's collaborate so we can efficiently fulfill your needs from start to finish, getting both the ReQ and ResQ Provider apps live on their respective stores while implementing an automated pipeline that saves you time and hassle down the road.
$150 USD 5 päivässä
4,2
4,2

Hi there, I’m Kristopher Kramer from McKinney, Texas. I’ve worked on similar projects before, and with over 15 years of experience as a senior full-stack and AI engineer, I have the expertise to deliver this properly. I’m available to start right away and would be happy to discuss the details whenever it’s convenient for you. I look forward to speaking with you. Best regards, Kristopher Kramer
$30 USD 1 päivässä
4,6
4,6

Hi there, I’ve reviewed your full requirements for setting up an end-to-end CI/CD pipeline for your .NET MAUI apps targeting both Google Play and the Apple App Store. I understand this is a zero-to-production deployment setup involving certificate provisioning, signing, store configuration, and fully automated GitHub Actions pipelines using self-hosted runners for both Windows (Android) and macOS (iOS), with strict security and no modification to your existing codebase. Clarification questions: Are both apps already created in the Apple Developer and Google Play consoles, or should those be created from scratch as part of the setup? Do you already have domain/email ownership required for Apple Developer and Play Console verification? Will the Mac runner be dedicated (always-on) with stable network access? Should we use fastlane for iOS automation, or prefer native tooling only? Do you have naming/package identifiers finalized for both apps? Any preferred branching strategy (main/develop/release) for the CI/CD triggers? I can execute this end-to-end within your timeline and ensure both stores receive initial builds with a fully automated deployment pipeline ready for future releases. Best regards JP
$140 USD 7 päivässä
3,6
3,6

Hello, I’d be glad to help build your project by creating a cross-platform music download app for iOS and Android with secure purchases and post-purchase downloads. I’m a full-stack mobile developer experienced in **Flutter, React Native, iOS/Android app development, REST API integration, in-app purchases, secure authentication, audio streaming, and offline file handling**, with a strong focus on stable cross-platform apps. One of the key challenges in projects like this is ensuring that **preview streaming, Apple/Google in-app purchases, ownership validation, download access, and re-download history all work reliably across devices without letting users repurchase owned tracks**. My approach is to build the app with a clean shared architecture, connect it to your catalogue API, implement email/password auth, add 30-second previews, handle App Store and Play Billing correctly, and store purchase ownership so downloads remain available after reinstall or login on another device. For stack, I’d recommend **Flutter** for a faster shared build and consistent UI across both platforms. A couple of quick questions: • Should downloaded files stay **inside the app sandbox only**, or be exportable to device storage where allowed? • Do you already have a **catalogue API/admin upload flow**, or should I include a lightweight upload endpoint in the first phase? I’m interested in a long-term collaboration and help scale your projects reliably. Best regards, Carlos
$30 USD 11 päivässä
2,7
2,7

SARASOTA, United States
Maksutapa vahvistettu
Liittynyt jouluk. 4, 2015
$750-1500 USD
$30-100 USD
$30-250 USD
$30-250 USD
$250-750 USD
$10-30 CAD
₹100-400 INR/ tunnissa
₹150000-250000 INR
₹75000-150000 INR
$10-30 USD
₹600-1500 INR
$10-30 USD
$250-750 USD
₹1500-12500 INR
₹12500-37500 INR
£250-750 GBP
$1200-1500 USD
$30-250 CAD
$5000-10000 SGD
₹1500-12500 INR
₹12500-37500 INR
₹600-1500 INR
$250-750 USD
₹600-1000 INR
₹50000 INR