
Closed
Posted
Paid on delivery
My team’s app lives or dies on rock-solid background tracking, yet our first pass with the Standard location service has been unreliable. Even with silent push notifications in place, updates are missed the moment the phone is locked or the app slips to the background. I’d like you to build a tiny, self-contained Swift test project that proves the following: • The device transmits an accurate location ping every 15 minutes for several consecutive hours while the app is in the background, the screen is locked, and the user never opens the app. • The solution respects Apple’s Background Modes policies and survives common killers like low-power mode and network hand-offs. • I can drop the same Core Location / BGTaskScheduler (or whichever mechanism you choose) code into our main codebase and expect identical reliability. Please walk me through the approach you’d take, referencing prior background-location work you’ve shipped—experience counts most for me. Once we confirm the 15-minute cadence on a physical device, I’ll fold your implementation into the main project and arrange any follow-up milestones if needed.
Project ID: 40206549
121 proposals
Remote project
Active 2 mos ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
121 freelancers are bidding on average €1,080 EUR for this job

With over 10 years of experience in iOS development, I understand the critical importance of rock-solid background tracking for your app. The challenge you're facing with missed updates in the background mode can have a significant impact on user experience. I have a strong background in building robust iOS applications, especially in the background location tracking space. I have successfully implemented similar solutions in the past that have met or exceeded client expectations. My expertise in Swift and Core Location/BGTaskScheduler will ensure that the solution I deliver for your project will be accurate, reliable, and in compliance with Apple's Background Modes policies. I am confident that I can develop a tiny, self-contained Swift test project that proves the consistent transmission of accurate location pings every 15 minutes, even when the app is in the background and the device is locked. My experience in handling common challenges like low-power mode and network hand-offs will guarantee the reliability you seek. Let's discuss further and ensure the success of your project. Contact me to get started on this exciting collaboration.
€1,200 EUR in 20 days
8.1
8.1

Hello, HAVE HANDS-ON EXPERIENCE WITH SUCH PROJECT {{{ iOS Background Location Tracking App }} I have 9+ years of proven experience in iOS background services and confidently understand how fragile background location can be if not architected correctly. Your goal is to prove a production-reliable 15-minute background location cadence on iOS that survives lock screen, low-power mode, and network changes while fully complying with Apple policies. -->> Core Location configuration for continuous background tracking (significant + standard mix) -->> BGTaskScheduler setup for resilient periodic execution -->> Battery-aware tuning tested on real devices, not simulators -->> Drop-in Swift module with identical behavior for your main app My approach follows clean, testable architecture, Apple-compliant background modes, and an agile validation loop on physical devices. In chat I have some queries to ask regarding device targets and iOS versions before proceeding further. Awaiting your positive response. Thanks Julian
€800 EUR in 7 days
8.4
8.4

Hello, I AM HAVING 10+ YEARS OF EXPERIENCE IN iOS, CORE LOCATION, AND BACKGROUND EXECUTION. I WILL PROVIDE 2 YEAR FREE ONGOING SUPPORT AND COMPLETE SOURCE CODE. WE WILL WORK WITH AGILE METHODOLOGY AND WILL GIVE YOU ASSISTANCE FROM ZERO TO STORE-SAFE IMPLEMENTATION. I can deliver a minimal, production-grade Swift test project that proves reliable 15-minute background location pings over multiple hours with the app locked and never foregrounded. I’ll implement a policy-compliant Core Location architecture using Significant Location Changes + standard updates tuned for background, backed by BGTaskScheduler for resilience, state recovery, and network handoffs. The solution will explicitly handle Low Power Mode, app suspension, and radio transitions, with logging to verify cadence and accuracy on a physical device. The code will be modular and drop-in ready for your main app with identical behavior. I have shipped multiple iOS apps with continuous background tracking for fleet, fitness, and field-ops use cases that passed App Store review and survived real-world conditions (locked screen, poor network, power saving). I’ll walk you through the exact reasoning behind each background mode, plist flag, and lifecycle decision, so you can validate it against Apple policy with confidence. I eagerly await your positive response. Thanks
€850 EUR in 7 days
8.3
8.3

I can put together a focused, production-grade Swift test project that demonstrates reliable background location delivery on a real device, not just in theory or the simulator. I’ve dealt with the exact failure mode you’re describing—standard location updates quietly stopping once the screen locks or the OS becomes aggressive—and the fix is less about a single API and more about choosing the right combination of Core Location behaviors that iOS actually honors long-term. My approach would be to design the test app around continuous background authorization and a location strategy that iOS treats as mission-critical rather than opportunistic. That means using Core Location in a way that is compatible with Apple’s Background Modes policies, avoids abusing silent pushes, and survives low-power mode, radio hand-offs, and normal system throttling. Where appropriate, I’d layer in BGTaskScheduler only for resilience and recovery, not as the primary timing mechanism, since iOS does not guarantee 15-minute execution windows via background tasks alone. The test project would be intentionally small and self-contained, with clear logging and timestamped pings so you can verify on a physical device that location updates are being transmitted every 15 minutes for multiple hours while the app remains unopened and the screen locked.
€1,250 EUR in 28 days
8.0
8.0

Hi, this is Elias from Miami. I read this carefully — you don’t need “location in background sometimes,” you need a repeatable proof that iOS will emit a real ping every ~15 minutes for hours while the phone is locked and nobody opens the app. For the test app I’d keep it tiny and instrumented: Core Location with Always + background location enabled, significant-change + visit monitoring as a safety net, and a BGTaskScheduler hook to re-arm work when the system allows it. Each ping gets persisted locally (timestamp, coords, accuracy, battery, network state) so you can verify cadence and gaps on a physical device. We’ll also add a recovery path for low-power mode and network hand-offs (re-requesting updates, restarting monitoring, and logging when iOS throttles). Once it’s proven stable on a real device, you can lift the exact tracking module into your main app and expect the same behavior. Q1: Do you need a strict fixed 15-minute cadence, or is “at least once every 15 minutes” acceptable given iOS background scheduling limits? Q2: Is “Always” location permission and background mode already approved in your main app, or is this test meant to validate App Store compliance first? Q3: For each ping, do you require GPS-level accuracy every time, or can we trade some precision for stability and power safety? If helpful, I can also add a simple CSV/JSON export so your team can verify pings against server receipts.
€1,125 EUR in 7 days
7.6
7.6

I have extensive experience in Mobile App Development, iPhone, Objective C, Swift, and iOS Development, making me a perfect fit for the iOS Background Location Specialist project. I have successfully shipped projects involving reliable background location tracking, ensuring adherence to Apple's policies. My approach involves thorough testing to guarantee accurate location pings every 15 minutes, even when the app is in the background and the device is locked. I am confident in my abilities to deliver the required solution and eager to start working on this project. Let's discuss the details further to ensure a successful outcome. Please go through my profile, which showcases my 15 years of experience and commitment to client satisfaction. Looking forward to hearing from you.
€1,050 EUR in 21 days
6.7
6.7

Hi There! ⚜⭐⭐⭐⭐⚜ Device Transmits Accurate Location Every 15 Minutes In Background Even When Screen Is Locked. Solution Respects Apple Background Modes And Survives Low-Power Mode And Network Hand-Offs. Implementation Can Be Directly Integrated Into Existing App For Reliable Updates. ⚜⭐⭐⭐⭐⚜ I HAVE WORKED ON SIMILAR BACKGROUND LOCATION PROJECTS USING SWIFT AND BG TASK SCHEDULER, ENSURING CONSISTENT LOCATION UPDATES IN THE BACKGROUND FOR HOURS. I CAN SHARE DEMOS OF PREVIOUS WORK IN CHAT TO SHOW EXACTLY HOW RELIABLE TRACKING IS ACHIEVED. I WOULD BE HAPPY TO WALK YOU THROUGH THE APPROACH AND ENSURE YOUR APP GETS THE RELIABILITY IT NEEDS IN BACKGROUND LOCATION TRACKING. LET’S CONNECT AND DISCUSS THE BEST IMPLEMENTATION FOR YOUR APP. Warm Regards, Farhin B.
€756 EUR in 10 days
6.4
6.4

Hi, I can build a minimal Swift test app that reliably proves 15‑minute background location pings for multiple hours, even with the screen locked and the app never reopened—fully compliant with Apple Background Modes. APPROACH: I will do the following; - Use Core Location significant-change + visit monitoring combined with continuous background location (not Standard updates alone). - Configure Background Location Updates correctly (allowsBackgroundLocationUpdates, pausesLocationUpdatesAutomatically = false) and handle Low Power Mode and network transitions. - Where appropriate, complement with BGTaskScheduler for health checks/logging (not primary location delivery, which Apple throttles). - Implement robust state handling to survive app suspension, radio hand‑offs, and long idle periods. - Log timestamps, accuracy, power state, and app lifecycle events to prove cadence on a physical device. DELIVERABLES Small, self‑contained Swift project Clear code you can drop into your main app Short README explaining setup, entitlements, and why this works Walkthrough call to validate results on-device EXPERIENCE I’ve shipped multiple iOS apps requiring long‑running background location (fleet tracking, safety check‑ins, logistics), including scenarios where apps are never foregrounded after install. Once we confirm the 15‑minute cadence in the test app, you can safely reuse the same implementation in production.
€750 EUR in 3 days
6.2
6.2

Hi there, Standard location services frequently fail because iOS aggressively suspends background processes to preserve battery, causing your app to lose its tracking heartbeat the moment the device locks. I will engineer a robust, self-contained solution using a strategic combination of Core Location and BGTaskScheduler to ensure a persistent 15-minute ping cycle that survives system kills and low-power modes through Melika's expertise. here are my questions to ensure the test project aligns with your environment: are you targeting a specific minimum iOS version for this implementation, and would you like the test project to log these pings to a local database or a remote webhook for verification? Let’s discuss your project now!
€1,250 EUR in 14 days
5.7
5.7

Hello Dear! I write to introduce myself. I'm Engineer Toriqul Islam. I was born and grew up in Bangladesh. I speak and write in English like native people. I am a B.S.C. Engineer of Computer Science & Engineering. I completed my graduation from Rajshahi University of Engineering & Technology ( RUET). I love to work on Web Design & Development project. Web Design & development: I am a full-stack web developer with more than 10 years of experience. My design Approach is Always Modern and simple, which attracts people towards it. I have built websites for a wide variety of industries. I have worked with a lot of companies and built astonishing websites. All Clients have good reviews about me. Client Satisfaction is my first Priority. Technologies We Use: Custom Websites Development Using ======>Full Stack Development. 1. HTML5 2. CSS3 3. Bootstrap4 4. jQuery 5. JavaScript 6. Angular JS 7. React JS 8. Node JS 9. WordPress 10. PHP 11. Ruby on Rails 12. MYSQL 13. Laravel 14. .Net 15. CodeIgniter 16. React Native 17. SQL / MySQL 18. Mobile app development 19. Python 20. MongoDB What you'll get? • Fully Responsive Website on All Devices • Reusable Components • Quick response • Clean, tested and documented code • Completely met deadlines and requirements • Clear communication You are cordially welcome to discuss your project. Thank You! Best Regards, Toriqul Islam
€800 EUR in 8 days
5.1
5.1

Hello, I have reviewed the details of your project. It is evident that the reliability of background tracking is crucial for the success of your app. I understand the need for accurate location pings every 15 minutes, even when the app is in the background or the device is locked. At our IT services company, we specialize in custom software development, including mobile app development, and have experience in implementing solutions that meet specific requirements like yours. Our team is well-versed in Swift and familiar with Apple's Background Modes policies. I believe we can provide you with a reliable solution that ensures accurate location tracking in the background. I am confident in our ability to create a self-contained Swift test project that meets your criteria and can be seamlessly integrated into your main codebase. Please connect with me in the chat to discuss your project further. I look forward to the opportunity to work together and provide you with a professional solution. Let's have a detailed discussion, as it will help me give you a complete plan, including a timeline and estimated budget. I will share my portfolio in chat. I look forward to hearing from you. Thanks Best Regards, Mughira
€1,100 EUR in 7 days
4.9
4.9

Hi There!!! The Goal of the project:- DEVELOP A RELIABLE IOS BACKGROUND LOCATION SYSTEM THAT PINGS ACCURATE LOCATIONS EVERY 15 MINUTES WHILE THE APP RUNS IN THE BACKGROUND. I have carefully read your project description and understand you need a Swift test project that ensures precise background location updates, survives low-power and network hand-offs, and integrates seamlessly into your main codebase. I am the best fit because I have deep experience with iOS Core Location, BGTaskScheduler, and background services, delivering solutions that meet Apple’s policies and real-world reliability standards. 1. Implement accurate 15-minute location pings in the background 2. Ensure compatibility with screen-locked and low-power mode scenarios 3. Deliver fully tested, production-ready Swift code ready for main app integration I provide UI design for testing screens, database logging of location pings, testing, and full source code delivery. I have 9+ years experience as a full stack developer and have shipped several iOS apps with reliable background tracking for logistics and fitness applications. Looking forward to chat with you for make a deal Best Regards Elisha Mariam!
€751 EUR in 16 days
5.0
5.0

Hello As per your project post you are looking to build a reliable iOS background location system that continues to send accurate location updates even when the app is locked or in the background. The goal is to create a self-contained Swift test project that demonstrates consistent location pings every 15 minutes while respecting Apple’s Background Modes policies and surviving low-power mode, network hand-offs, and common system interruptions. My focus will be on delivering a minimal, production-ready Swift project that leverages Core Location and BGTaskScheduler (or another Apple-compliant background mechanism) to achieve continuous, accurate location updates. This includes proper permission handling, battery-efficient scheduling, and clear documentation so the code can be safely dropped into your existing app without reliability regressions. I specialize in iOS background processing and location services, with a strong track record of building robust, compliant systems that perform reliably across device states and OS updates. My approach emphasizes testing under realistic conditions, ensuring each ping is logged, and monitoring for edge cases like device sleep, network handoffs, and app termination. Let’s connect to finalize the test project scope, confirm logging/accuracy expectations, and create a robust implementation you can drop into your main app. Best regards Nikita Gupta
€1,000 EUR in 20 days
5.1
5.1

Hi, I’m Basharat Abbas, a mobile developer with 4+ years of React Native and native iOS experience, having shipped 50+ apps with complex background and location features. I specialize in reliable background services and precise location tracking. For your project, I can build a small, self-contained Swift test app that: • Sends accurate location updates every 15 minutes even when the app is in the background or the screen is locked. • Fully complies with Apple’s Background Modes policies and handles low-power mode, network changes, and other common interruptions. • Uses Core Location and BGTaskScheduler (or equivalent) so the code can be directly integrated into your main app with identical reliability. I’ve implemented similar background location solutions in production apps, ensuring continuous tracking under strict iOS limitations. I’ll also provide a walkthrough of the approach, so your team understands the mechanism and can replicate it in your main project. I can start immediately and deliver a working test project on a physical device for your 15-minute cadence validation. Looking forward to making your background tracking rock-solid. Best regards, Basharat Abbas
€750 EUR in 5 days
5.1
5.1

As a seasoned iOS developer with over nine years of experience, I understand the value of reliability when it comes to background tracking. I have successfully implemented similar tasks using Swift and Core Location frameworks, focusing specifically on achieving precise and consistent location updates even with the app naturally going into the background or being locked. One project in particular that aligns closely with what you're looking for is an app we developed for a logistics company. We built a sophisticated tracking system using BGTaskScheduler that guaranteed real-time location updates, adhering to Apple's Background Modes policies and surviving all common threats like low-power mode or network hand-offs. Choosing me for this project will guarantee you not only the successful 15-minute cadence in the test phase but also a seamless integration of the same code into your main project to ensure identical and dependable results through release. I look forward to discussing and demonstrating my expertise further with you.
€1,125 EUR in 7 days
5.3
5.3

As a dedicated and experienced iOS Developer, I'm confident that my team at Prajapati Technologies and I are the perfect fit for your iOS background location project. We specialize in creating reliable, high-performance apps that adhere to Apple’s guidelines, and have a proven track record of delivering projects on time and budget. In tackling your specific challenge, we propose implementing Core Location and BGTaskScheduler to ensure your app can deliver accurate, regular location pings every 15 minutes even when it's in the background or when the user's device is locked. Our main objective is to make sure our solution respects Apple’s Background Modes policies and remains unaffected by network hand-offs, low-power mode, or any common issues. By using your preferred Swift language, we can demonstrate the effectiveness of our approach with a self-contained test project. Choosing Vimal Kumar and Prajapati Technologies means choosing dedication and a commitment to excellence. By hiring us, you'll be taking on more than just a developer; you'll also gain reliable long-term support from our team. Our primary goal is client satisfaction through technical expertise, delivering solutions that guarantee success for your business. Let's get started on making your app's location functionality rock-solid!
€750 EUR in 7 days
4.1
4.1

I understand that your app’s core functionality depends on consistent, reliable location updates, even when the app is backgrounded or the device is locked. I’ve built multiple Swift projects with robust background location tracking, and I can deliver a self-contained test project that meets your exact requirements. I have shipped production iOS apps with continuous background location tracking, including field-service, fleet tracking, and health & fitness applications. I understand Apple’s policies, and I design solutions that work reliably without App Store rejection. I can start immediately with a 3–5 day turnaround to produce a tested, drop-in Swift project demonstrating 15-minute background pings. Looking forward to discussing exact requirements and device testing logistics.
€850 EUR in 6 days
4.1
4.1

Hello Employer, I understand the critical importance of having reliable background location tracking for your app. Achieving consistent location updates every 15 minutes, even when the app is in the background or the device is locked, requires a deep understanding of iOS's capabilities and limitations. With extensive experience in iOS development, particularly in background location services, I am confident in delivering a robust solution tailored to your needs. In previous projects, I have successfully implemented background location tracking that adheres to Apple’s strict Background Modes policies. My approach involves leveraging Core Location alongside BGTaskScheduler to ensure consistent and accurate location updates. This method is designed to withstand challenges such as low-power mode and network transitions, ensuring reliability. I will develop a self-contained Swift project to validate this capability. By testing the solution on a physical device, we can ensure that it meets the 15-minute update requirement under various conditions. Once proven, the code will be structured for easy integration into your existing codebase, ensuring seamless functionality. I am eager to apply my expertise to help your app achieve the dependable background tracking it needs. Let’s discuss how I can contribute to the success of your project. Best regards, Dragan M.
€1,000 EUR in 5 days
3.7
3.7

Hi, I can develop a reliable background location tracking solution for your iOS app that ensures accurate location updates every 15 minutes, even when the app is in the background and the device is locked. But if user never opened the app then I doubt it will send push. With 18 years of experience in developing and optimizing mobile applications, I have successfully delivered robust background location services for various projects. I will provide a self-contained Swift test project that you can easily integrate into your main codebase, ensuring consistent reliability. Once we confirm the functionality on a physical device, I’m open to discussing any follow-up milestones or enhancements you may need. Please let me know a convenient time for us to chat, and I can share my portfolio showcasing similar projects I’ve completed.
€750 EUR in 3 days
3.6
3.6

Hi there. You need a tiny self contained Swift test app that proves background tracking sends an accurate location ping every 15 minutes for hours while the screen is locked and the user never opens the app. It will only be reliable if Always location permission, Background Location Updates, and the send logic are built to survive throttling, low power mode, and network hand offs. The usual blockers are iOS pausing updates, BGTaskScheduler not firing on a strict cadence, the OS killing network sends in background, gaps after a reboot, and false success if logs are not captured on device. First hour I will reproduce your current Standard location service behavior on a physical device with timestamped logs, then implement a minimal Core Location pipeline with a resilient queue and a background safe uploader plus a proof screen and exportable log file. Is the phone expected to be moving or can it be stationary for hours, and do you require true 15 minute cadence when stationary. Will users grant Always location, and do you already have a test endpoint to receive pings. I focus on measurable background reliability and will deliver a project you can drop into your main codebase with clear entitlements, settings, and troubleshooting notes. I can start immediately and share the first working build and logs quickly. Danylo Podolskyi
€1,000 EUR in 7 days
3.7
3.7

Netherlands
Payment method verified
Member since Mar 29, 2017
€18-36 EUR / hour
$3000-5000 USD
₹12500-37500 INR
$10-30 USD
₹1500-12500 INR
$10-60 USD / hour
₹75000-150000 INR
₹600-1500 INR
₹12500-37500 INR
$30-250 USD
₹1500-12500 INR
₹12500-37500 INR
$30-250 USD
$750-1500 USD
₹12500-37500 INR
₹600-1500 INR
₹1500-12500 INR
$15-25 AUD / hour
₹1500-12500 INR
$250-750 CAD
₹250000-500000 INR
$250-750 USD