I have MetaMask installed on my iphone and it works fine connecting with every platform I have tried connecting with except Manifold.
When I go to any Manifold listing in Gallery it says “Install Wallet” even though I already have Metamask installed. If I click on the button it then takes me to download MetaMask even though I already have downloaded it. If click on that, it then opens up MetaMask on my iphone, but it is not connected.
There then is no apparent way to connect to Manifold from Metamask. If I try again, it is just an endless loop. I have tried in both chrome and Safari.
Would like to get this fixed. If this is not just me and other people are experiencing this, I would be curious to know.
Ok, I have not had to use Metamask Browser to connect to other sites. I just tried that and I see how that works, but I would like to involve wallet connect. That appears to be what pops up on other platforms that I am used to when attempting to connect a wallet.
So are you saying it is possible to involve wallet connect with the widget on my site via the backend so the user experience would be like these other platforms? or are you saying that you download wallet connect on your ios as well? I’m not sure I understand clearly.
That appears to be working directly from the Manifold listings, but does not appear to have updated when trying it with the widget versions of the listings on my site. Is there something I would need to update in the code on that end?
What is the correct version? I am looking through the code now. My site is on wordpress and I had a dev help me with this…She won’t be available until Monday, so I am going to try and figure this out myself.
This is what I am seeing on the actual NFT listing pages we have:
< script src="https://identity.manifoldxyz.dev/2.1.0/walletIdentity.umd.min.js"></script >
< link rel="stylesheet" href="https://identity.manifoldxyz.dev/2.1.0/walletIdentity.css" / >
would I just change it to version 2.2.2? and then where would data-multi=true go?
then we have [data-widget=‘m-connect’][data-app-name=‘Curate1’] in the CSS customizer for the site
there must be something else she did with the css customizer. Hard to tell without seeing the whole source code. She should know how to add this property though.
Still having issues with this. We are trying to use the same Wallet connect button across the entire site. There are 2 problems.
On Mobile (IOS) it is requiring you to connect separately on each page, instead of once and then being connected as you browse through the site and the different NFT Manifold listings. These lisitngs were all are done within the same Manifold account.
it is not working correctly on pages that do not have NFTs, but just have the button at the top of the page. it will not stay connected.
Cleared the cache and tried this after making the changes. The widgets are not loading on mobile when the wallet is connected and you browse different pages. The wallet does stay connected however.