Mark Murray

Results 47 comments of Mark Murray

Hey @joshgare, can you share some of the code you're using to trigger the sheet with UIKit? Have you checked our [sample applications](https://github.com/Shopify/checkout-sheet-kit-swift/tree/main/Samples) for reference?

Thanks @joshgare. I'm updating our sample app in [this PR](https://github.com/Shopify/checkout-sheet-kit-swift/pull/168) to include an example of this flow. Would you say that the code here is similar to what you're doing?...

Hey @joshgare, Can you share some code to show how you're implementing this? Are you setting any colors globally that might be causing this?

Does explicitly setting a value for `backgroundColor` on your controller fix the issue? I'm trying to trying to reproduce in our sample app again, but haven't been able to yet.

A fix for this has been rolled out to 100%. We will continue to monitor. Thanks for your patience. Please let us know if you continue to experience the issue.

Hey @BARK-AHAAS, the logged in state will persist across webviews because of auth cookies that are set on page load. We don't currently offer a way to hook into the...

Can you say more about your use-case here @BARK-AHAAS? Are users unable to log out from the logged in view? or do you want to control the identity state here...

Hey @xseignard, thanks for the PR. We are discussing internally whether we want to explicitly add support for managed workflows in Expo. 👀

@xseignard have you given any thought to how this might work cross-locale?

Hey folks, apologies for the delay here. The team have been swamped. Ideally we don't want to introduce Expo specific configs or plugins here if possible. Is it not possible...