Frankencoin-ZCHF / frankencoin-dapp

Frankencoin Web App to interact with the Eco System
https://app.frankencoin.com/
MIT License
1 stars 4 forks source link

Cookie depreciation warning #79

Closed luziusmeisser closed 3 weeks ago

luziusmeisser commented 1 month ago

Chrome warns me that the site is using third party cookies that will not be supported any more in the future: image

Is that from wallet connect? Would be good to know which part of our app might fail in the future.

samclassix commented 1 month ago

To be honest, i don't get any third-party cookie warning. And it should not be related to wallet connect, because it uses the projectId for references, right?

luziusmeisser commented 1 month ago

Wallet connect uses cookies to remember the users wallet address, so that when you visit the page again, you are already "connected".

samclassix commented 1 month ago

My observations.

(in general i use Brave Browser).

Blocking all cookies

Screenshot 2024-07-26 at 1 43 23 PM

App does not load

Screenshot 2024-07-26 at 1 43 49 PM

Blocking just third-party cookies, but app loads also without third-party cookies

Screenshot 2024-07-26 at 1 44 04 PM

I will have an eye on this. And will do some checks in the future

samclassix commented 3 weeks ago

Quick Solution for closing this issue

As soon:

the app won't load or work anymore, most likely due to WalletConnect. Added a message to make aware that this could be the reason the app doesnt work.

Desktop

Screenshot 2024-08-14 at 12 20 21 PM

Mobile

localhost_3000_mypositions(iPhone XR)

samclassix commented 3 weeks ago

Other webpages start displaying a waring as well

Screenshot 2024-08-15 at 9 11 51 AM

It appears that you're using Brave - that's awesome. We recommend disabling shields for this domain as well as CodeSandbox in the event that the examples do not load correctly.