#vishal3004 - app wallets

1 messages · Page 1 of 1 (latest)

hot mangoBOT
thorny path
#

Did you make any changes/upgrades? The most likely cause for this is not having cards set up properly in the respective wallets.

steady iron
#

We are able to see it in the browser, but for native apps it suddenly stopped showing up

#

That means the wallet is setup correctly

thorny path
#

On the same device?

steady iron
#

Yes

thorny path
#

Ok, and did you make any changes to your dependencies or code, release an update etc?

steady iron
#

updated a new release but no changes in libraries or the code

thorny path
#

vishal3004 - app wallets

thorny path
#

Is this happening in test mode for that new version too, or have you only checked production?

#

It sounds like something changed between your versions, or possible the platforms are treating them differently.

#

If you use your previous version and the wallets work in prod & test, I'd revisit what changed between releases.

steady iron
#

we reverted to the older version of the app and its still not showing up that means something is wrong from either stripe or the react native stripe library

thorny path
#

Is this in test mode too, or prod only?

#

What happens in test mode?

steady iron
#

its basically in staging environment

#

\test environment

steady iron
#

Hi @thorny path I finally found the issue, previously the ApplePayButton and GoogelPayButton from stripe react native library was working perfectly but between today and yesterday something caused these buttons to be failing. I replaced these buttons from stripe react native with custom built buttons and it's working fine now. It would be worth looking for what went wrong with these in the actual library.

thorny path
#

There haven't been any releases in the last week, though

steady iron
#

We are using stripe react native version 0.14.0 which is old because that is the version compatible with our expo sdk version. But i will log it

#

Thanks for your help 🙂