shreyassai123 / NFT-Wallet

NFT Minting App made entirely on Swift.
32 stars 4 forks source link

Can't connect to wallet, showing 0.0 ETH after signing in ! #2

Closed Al-ImranRony closed 2 years ago

Al-ImranRony commented 2 years ago

I'm facing an issue connecting my wallet by signing in, does NFT-Wallet provide importing wallet or only builtin wallet ?

After going through all the steps for pod, firebase and infura api , I'm seeing 0.0 ETH and no sign of my wallet which holds 2 ETH on ropsten testnet.

Can you tell me the way around wallet connect approach, please ?

shreyassai123 commented 2 years ago

Could you send the necessary screenshots (the account page, and firestore's data field)?

Al-ImranRony commented 2 years ago

OK, I should’ve given the screenshots earlier . Here...

Account page : Account page

Firestore's data field:

Screen Shot 2022-02-17 at 12 05 57 PM

Project console showing successful login:

Screen Shot 2022-02-17 at 12 20 47 PM
shreyassai123 commented 2 years ago

Is the uid given there the same as your account's uid? (To check this, go the authentication menu). Could you also verify again if the private key and the public key are correct?