Web3Auth React Native SDK - TPC_NOT_SUPPORTED

  • SDK Version: 3.5.0

  • Bare React Native Version: 0.69.3

  • Screenshots of error:

  • Related to Custom Authentication? Please provide the following info too: I am using Plug and Play React native web3auth login and for mostly fresh users login it shows this error page. Also for some existing users as well but not every time.

Please provide the Web3Auth initialization and login code snippet below:
Here is my code snippet:

await web3auth.login({
loginProvider: “google”,
redirectUrl: ${scheme}://auth,
sessionTime:604800,
mfaLevel: “mandatory”,
curve: ‘secp256k1’,
});

@shahbaz @yashovardhan
Can you guys please help me out resolving this issue with plug and play React native model?
I am not getting any logs for the webview otherwise I would have share already.

Can you explain why this happen ? and then how to get rid of this thing?

Hey @azazmushtaq

Sorry for thr delay in reply here. This particular error message is very generic and it is not possible for us to exactly know what is happening unless we have some logs associated with it.

During this whole time we had been talking to the product team to get to understand what might be the reason behind it, but we’re unable to reproduce the error.

Do you see this particular icon up top in the error page? It can reveal the logs and help us know the exact error for you.

Let me know accordingly.

Hi I did check but I don’t find the ‘!’ on my page returning unable to detect device share

Hey @azazmushtaq

Is the SDK working fine now? Are you still facing this issue?

If you’re not getting this “!” mark, just refresh the page and you will be able to see it. Please check and let us know the logs so that we can help you further.

Hi @yashovardhan ,
Sorry but still I can’t see the “!” mark even after refreshing.
I can’t upload the app to app store because of this reason as Apple Developers are not able to sign in.
This happens for some regions only not every user is facing this issue.

I am having this as well for some users in the same region sitting together on Iphone 13 Pro Max. @yashovardhan

facig the same issue and noFacing this issue as well, not finding any solution to the same

Can you please update to the latest SDK and the web3auth libraries to the latest version?