MobileFirstInc/MFCard

'Card' is ambiguous for type lookup in this context

Closed this issue · 4 comments

I have this error: 'Card' is ambiguous for type lookup in this context.
In this method:

func cardDoneButtonClicked(_ card: Card?, error: String?) {
}

@FranciscoMkdir : can you please provide dummy data for test or share the use case for this ?
and can you add print(card), print(error) will help as to understand!

Thanks.

My fault, I did not realize that I installed another library that has a 'Card' class with the same name.

Ohh, no worries @FranciscoMkdir
feel free to share your reviews.

now i'm Closing this issue.
Thanks.