Post

Replies

Boosts

Views

Activity

Comment on Error: No exact matches in reference to static method 'buildExpression'
@Claude31 that solved it. I simply changed ** let customToken = resData["customToken"]** to ** let customToken = resData["customToken"] as? String** Thanks for your help.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’24