#jl738872_41142

1 messages · Page 1 of 1 (latest)

outer boneBOT
naive parrot
#

Hello! Not sure I understand the issue, can you provide more details? Are you seeing an error?

sand frigate
#

Yes sorry, I am get using swift and I can't archive or build and run the project because I am having a ambigious type error in every file of the StripeUICore folder in my pod for StripePaymentsUI.

naive parrot
#

What's the exact error?

sand frigate
#

'ActivityIndicator' is ambiguous for type lookup in this context this is the error I am getting. I have 685 of these in every file. I am trying to understand if there is a mismatched compatibility error.

naive parrot
#

What does your Podfile contain?

sand frigate
#

Am I missing something?

naive parrot
#

That seems fine... curious where CreditCardForm is from though?

#

Did you have any issues when you ran pod install?

sand frigate
#

No but I don't have the most up to date cocoapods. It required that I needed a higher version of ruby to get the higher version of cocoapods. Do you think that was the issue?

#

All of my other pods work fine. It is this that is giving me a issue.

naive parrot
#

It's worth a try I think.

#

If you remove CreditCardForm from the Podfile does that solve the issue?

sand frigate
#

I haven't tried it. I will try it.