
Closed
Posted
Paid on delivery
The Projects gallery on [login to view URL] works flawlessly on desktop, yet every iPhone user sees Safari flash “A problem repeatedly occurred” the moment an image is tapped while scrolling. I can reproduce it on multiple devices and iOS versions, so it is definitely a client-side WebKit crash, not a network hiccup. Many other Freelancers have tried to fix this issue with no success, so please be very specific on how you would fix this issue.
Project ID: 40405409
145 proposals
Remote project
Active 18 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
145 freelancers are bidding on average $129 USD for this job

Hi, I would debug it using Safari Web Inspector, check memory usage, and fix it by optimizing image loading (lazy load, smaller sizes) and simplifying the gallery script to prevent crashes. I’ve handled similar iPhone Safari issues before, so I can properly track the root cause and fix it instead of trial and error. With gratitude and best wishes, Harpreet Singh
$200 USD in 2 days
9.5
9.5

Hello, As an experienced web developer with an extensive portfolio of successful projects, I am confident that I can tackle your iPhone gallery crash issue on www.williamklein.com. Having been in the industry for a significant number of years, my team and I have consistently delivered creative solutions that not only fix problems but also enhance user experiences. HTML and PHP are just two of our many areas of expertise, and it has become second nature to detectively identify and resolve errors in complex code interactions. Moreover, we've had previous experience working on similar vexing bugs found only in iPhones despite being unable reproduce them on other devices, a dilemma much like yours. In cases like these, whereories abound but no one seems to have the straight answer, it is vital to approach the problem with a combination of expertise and tenacity. With us by your side, you''ll imminently see why we were worth waiting for. In conclusion, you deserve a solution to this iPhone-specific issue on your esteemed website, and we believe our team diligencand expertise can deliver exactly that. Partnering with us will not only provide you with an effective debugging fix but also grant peace of mind knowing that your problem is finally being resolved by seasoned experts in the field. I look forward to working diligently with you to turn this issue around and improve your website's functionality for iOS users. Thank you for consideri Thanks!
$180 USD in 2 days
8.6
8.6

Hi I am super confident that I can fix the issue, I think the issue is most likely related to image. I need to check few things and put logs to make sure about the issue. Lets chat to proceed further
$140 USD in 7 days
8.8
8.8

Hi, Based on your description, I would start by isolating the scripts and styles that may be affecting the gallery’s functionality, ensuring that they comply with iOS best practices. Preliminary tests on various iPhone models could also help in identifying the root cause more effectively. With over 7+ years of experience in front-end development and a strong focus on cross-platform compatibility, I’m confident in addressing this issue where others have struggled. I’m available to discuss further or help debug in real-time. Best Regards, Priyanka
$140 USD in 2 days
8.5
8.5

Hi, Have you identified if the crash is linked to specific image formats or the way images are loaded in Safari on iPhone? My approach will start with isolating the problem via Safari's Web Inspector to trace memory and rendering issues while interacting with the gallery. I'll then implement optimized image loading techniques like lazy loading and test using alternative CSS/JS methods to prevent WebKit crashes. This focused method avoids guesswork and targets the core client-side rendering fault without disrupting your desktop experience. Please share any current debugging data or scripts used if available for deeper analysis.
$200 USD in 5 days
8.1
8.1

I do have an iPhone and Macbook as well. I can test well and fix the gallery crash. Mind if I take a look?
$150 USD in 1 day
7.8
7.8

Hi, I clearly understand the issue—this is a Safari/WebKit crash on iOS triggered when interacting with images during scroll, not a backend or network problem. From experience with similar cases, this typically happens due to memory pressure, heavy image handling, and event conflicts on mobile Safari. I would start by reproducing the issue using Safari Web Inspector to capture logs and identify the exact trigger. Then optimize image loading using properly sized responsive images and reduce memory usage so all assets are not loaded at once. I would also review and fix any touch and click event conflicts, replacing blocking handlers with passive listeners to prevent main thread issues. In parallel, I’d reduce excessive CSS transforms or GPU-heavy effects that often cause crashes in WebKit, and ensure proper lazy loading using Intersection Observer so offscreen images don’t overload the browser. The goal is to stabilize rendering, reduce memory usage, and ensure smooth interaction across all iPhone devices. Available to start debugging immediately and share findings quickly. Thanks, Deepak
$140 USD in 7 days
8.1
8.1

Hi, I have checked your website on iphone, and it works fine , please share more detail of issue, I will debug and fix the issue right now asap.
$30 USD in 1 day
7.4
7.4

Hi there, I am the best here! Please check out my profile and see what others have to say about the work I've done related to the skills you're looking for. Hope to work together soon. Thanks!
$140 USD in 7 days
7.6
7.6

Hi - since other fixes failed, I would not start by guessing at CSS or replacing random scripts; I’d isolate the exact WebKit crash path when an image is tapped during scroll. This usually comes from large decoded images, lightbox DOM duplication, aggressive lazy loading, or touch handlers fighting scroll state. User scrolls Projects - taps image mid-scroll - gallery opens - iOS keeps previous images decoded - Safari memory spikes or event state breaks - page reloads. Looks correct, but fails when desktop testing hides iPhone memory limits. WebKit crashes can happen before a JS error appears in real use, so I handle it by reducing decoded image load, disabling unsafe tap-during-scroll behavior, tightening lazy loading, and testing on real iPhones. Input - scroll/tap event. Processing - gallery render logic. Output - stable mobile gallery. The part to get right early is reproducing the crash locally.
$400 USD in 2 days
7.1
7.1

Hello, I’ve dealt with similar iPhone-specific WebKit crashes before, often triggered by how images are loaded or manipulated during scroll events. I can review your gallery’s scripts and fix the crash by isolating the faulty rendering behavior and adjusting the event handling or asset loading to keep Safari stable. I’ll keep the solution simple and focused so the gallery behaves the same visually while eliminating the crash across iOS devices. Thanks, Teo
$200 USD in 2 days
6.7
6.7

Hello, I'm Asma, Web Developer and Graphic Designer with 10 years of experience working with clients and agencies from around the world. Creative problem solver with a passion for creating visually appealing and user-friendly digital solutions. I love building luxurious brands and designing captivating visual identities. I've worked with clients in lifestyle, property, fashion, hospitality, and luxury sectors. 24/7 Support & Faster Response . #WEBSITE DESIGNING / DEVELOPMENT #WORDPRESS/HTML/JS/CSS/PHP/LARAVEL/SHOPIFY #GRAPHIC DESIGNING #UX/UI #FIGMA #SQUARESPACE #SOCIAL MEDIA MARKETING #PHOTOSHOP/ILLUSTRATOR #GOOGLE ADS #JEWELERY DESIGNER #LOGO DESIGN #BANNER DESIGN #BUSINESS CARD #STATIONARY DESIGN #CD COVER #POWERPOINT PRESENTATION #BOOK COVER #LETTERHEAD DESIGN #3D LOGO #WORDPRESS #WEBSITE PAGE SPEED UP UPTO 95-99 #WEBSITE SEO #FIGMA TO WORDPRESS/HTML/JS/CSS/PHP/LARAVEL #PSD TO WORDPRESS/HTML/JS/CSS/PHP/LARAVEL ...... ETC :)
$50 USD in 1 day
6.9
6.9

I have read your job post and understand the issue is a Safari (iOS WebKit) crash when tapping images in the Projects gallery during scroll. I am a front-end developer with experience debugging mobile Safari performance and WebGL/JS-heavy galleries. This type of “A problem repeatedly occurred” error is usually caused by memory spikes or event conflicts in touch + image rendering. I would not guess—I would debug it directly in Safari Web Inspector on iOS and reproduce the exact crash pattern. I will first isolate the gallery script and check for touch event listeners (touchstart/touchmove + click conflicts), heavy image preloading, and animation loops causing memory overload. Then I will test lazy-loading behavior, image decoding size, and any third-party gallery/lightbox library issues that may be triggering WebKit instability. I will also inspect GPU layer overuse (common in scroll + zoom galleries on iPhone).
$140 USD in 3 days
6.0
6.0

Hello, I came across your project Fix iPhone Gallery Crash and I am very interested in working with you. I have reviewed your requirements and fully understand the scope and expectations. I specialize in PHP, Mobile App Development, iPhone, iPad, HTML, Debugging, Web Development, iOS Development and have successfully delivered similar projects before. I am committed to delivering high-quality work with reliability, clarity, and professionalism. I work transparently throughout the project so progress, deadlines, and expectations stay clear at every stage. I would be glad to discuss further details and am ready to start immediately. Looking forward to hearing from you. Regards, Anum
$140 USD in 3 days
5.4
5.4

Hi, I have 9 years experience in (JavaScript, HTML/CSS, iOS Safari debugging, WebKit rendering issues, and frontend performance optimization). For this project, I would debug it directly on a real iPhone with Safari Web Inspector, profile memory while tapping/scrolling the gallery, then fix the exact WebKit crash trigger—usually oversized image decoding, lazy-load conflicts, touch event handlers, CSS transforms, or gallery scripts forcing too much repaint/reflow on iOS. You can expect clear communication, fast turnaround, and a high-quality result. Best regards, Juan
$140 USD in 1 day
5.4
5.4

Your iOS Safari crash is a WebKit rendering/touch interaction issue in the gallery, not a server problem. It only appears when tapping images while scrolling, which strongly points to a mobile event + rendering conflict. We’ll reproduce via Safari remote debugging to capture crash logs and exact trigger. Isolate touch/click handlers and scroll containers to find event conflict. Fix likely involves adjusting event propagation, removing passive listener issues, and preventing scroll-tap collision. Also optimize image loading (lazy load, srcset, size reduction) to avoid WebKit memory crashes. Finally simplify CSS/DOM updates during interaction for stable rendering. After this, the gallery should behave consistently across iOS Safari without affecting desktop UX. Q1: Does crash happen on all images or specific gallery sections? Q2: Are you using any lightbox/swiper or custom JS for image taps? Q3: Does disabling scroll animations or zoom prevent the issue?
$140 USD in 7 days
5.4
5.4

Hello, I am Vishal Maharaj, a seasoned professional with 20 years of expertise in PHP, HTML, Web Development, iOS Development, iPad, iPhone, Mobile App Development, and Debugging. I have carefully reviewed the issue with the iPhone Gallery crash on www.williamklein.com. To address this problem, I will conduct a thorough analysis of the website code and identify the specific JavaScript or CSS conflicts causing the crash on iOS devices. I will then implement targeted fixes to ensure seamless functionality across all platforms. By meticulously debugging and optimizing the client-side code, I aim to eliminate the recurring crash issue experienced by iPhone users. Please feel free to initiate a chat to discuss this project further. Cheers, Vishal Maharaj
$250 USD in 5 days
5.1
5.1

Hello, I can fix it and have a clear strategy in mind on how I will tackle it. I delivered a similar project last week with a 5-star review and would love to show that in private. Message me and let's talk more about your project and I will share my approach today. Cheers, Fahad.
$100 USD in 1 day
5.1
5.1

Hi, This looks like a common iOS Safari issue related to memory handling or JavaScript execution during heavy scroll events (often caused by image galleries, lazy-loading, or large DOM rendering). I can debug and fix the crash on your PROJECT gallery so it scrolls smoothly on iPhone without triggering the “A problem repeatedly occurred” error. My approach: – Inspect the gallery behavior specifically in iOS Safari (scroll + memory usage) – Identify issues like excessive DOM nodes, unoptimized images, or problematic lazy-load scripts – Optimize rendering (debouncing scroll, improving lazy loading, reducing memory spikes) – Test across Safari and Chrome on iOS to ensure stability – Run a regression check so other pages/devices remain unaffected I’ve resolved similar issues caused by image-heavy galleries and mobile Safari limitations. I can start immediately and deliver a tested fix within your requirements. Thanks.
$100 USD in 1 day
5.0
5.0

Hi, As per my understanding: The Projects gallery works fine on desktop but crashes Safari on iPhone when tapping an image during scroll, indicating a WebKit rendering/memory issue likely caused by heavy DOM, image handling, or JS event conflicts during touch interactions. Implementation approach: I will debug this specifically on iOS Safari using remote Web Inspector to capture the exact crash trigger. Based on similar WebKit issues, I’ll focus on: * Optimizing image handling (lazy loading, reducing resolution, avoiding large memory spikes) * Fixing touch + scroll event conflicts (debouncing tap handlers, preventing duplicate listeners) * Reviewing any lightbox/gallery JS for reflows or forced repaints during scroll * Minimizing DOM complexity and removing unnecessary re-renders * Testing GPU acceleration issues (transform/translate hacks that often crash Safari) I’ll implement a stable interaction flow where tap events are isolated from scroll state, ensuring no memory overload or rendering conflict occurs. Fix will be validated across multiple iPhones and iOS versions. A few quick questions: 1. Which gallery/lightbox library is currently used? 2. Are images loaded full-resolution or optimized? 3. Any recent JS changes before this issue started? 4. Can I access staging or replicate locally?
$98 USD in 5 days
5.4
5.4

Tampa, United States
Payment method verified
Member since Jul 24, 2018
$30-250 USD
$10-30 USD
$30-250 USD
$30-250 USD
$10-30 USD
$750-1500 USD
$30-250 USD
₹12500-37500 INR
₹600-1500 INR
₹600-2000 INR
$30-250 USD
₹600-1500 INR
₹150000-250000 INR
$750-1500 USD
$30-250 USD
$2-8 USD / hour
$25-50 USD / hour
₹1250-2500 INR / hour
₹75000-150000 INR
₹600-1500 INR
$750-1500 USD
₹12500-37500 INR
$30-250 USD
$10-30 USD
₹1500-12500 INR