Notifications
Clear all

newer iPhones browser error

3 Posts
2 Users
0 Reactions
467 Views
Posts: 2
Topic starter
(@deuce25)
New Member
Joined: 9 months ago

On newer iPhones I get the following error:

Application error: a client-side exception has occurred (see browser console for more info)

It occurs when you tap the "Get Started" button which is for a Javascript popup. See brightflooringdesigners.com

Can someone help me figure out how to fix this? It doesn't happen on my Android or wife's iphone X.

2 Replies
Posts: 2
Topic starter
(@deuce25)
New Member
Joined: 9 months ago

The main iframe is coming from https://dealers.cpffloors.com/conceptduality-flooring/ and the "Get Started" popup is coming from https://www.roomvo.com/my/cpffloors/. How can I make this work properly on newer iPhones?

Reply
TinyWebGallery
Posts: 903
Admin
(@admin)
Prominent Member
Joined: 15 years ago

Hi,

Most likely it will not be possible to change this easily. Apple has restricted third party cookies more and more and all workarounds seem not to work anymore. 

I have implemented the last known working workaround here: 

https://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/3rd-party-cookie-in-iframe-workaround

This still works on my "old" ipad. Not anymore on the latest Mac. 

What is happening if you go first to the page in the iframe directly and then open it inside the iframe? 

Any change?

https://osxdaily.com/2023/04/18/fix-application-error-a-client-side-exception-has-occurred-in-safari/ describes the error as a application error. I assume that a missing cookie is causing this. So the page in the iframe should not rely on cookies.

Best regards,

Michael

 

 

 

Reply