#festo_identity-storyboard

1 messages ยท Page 1 of 1 (latest)

ivory harnessBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1229576404476104715

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

violet pollenBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

lyric ledge
#

Hey @lusty coyote unfortunately we won't have any specific example(s) that fit your exact needs as there are many ways to integrate Stripe and our various products and APIs.

#

festo_identity-storyboard

#

What exactly is not working or blocking you?

lusty coyote
#

I aim to incorporate identity verification into my iOS app under development. However, I'm unable to utilize SwiftUI views. My only available option seems to be using storyboards, which I prefer to avoid.

lyric ledge
#

What makes you think you have to use Storyboard exactly?

lusty coyote
#

you are sample code show Storyboard element from uikit "class VerifyViewController: UIViewController {
@IBOutlet weak var verifyButton: UIButton!
@IBOutlet weak var activityIndicator: UIActivityIndicatorView!"

violet pollenBOT
lyric ledge
#

yeah but that's just an example to tie things together, I don't think you need this part but @dull kettle is taking over for me and can help you further

dull kettle
#

๐Ÿ‘‹ Taking over this thread. Feel free to let me know if you have any follow up question

lusty coyote
#

thanks

#

I am still figuring out how to incooperate the identity verification in ios using swiftui views