SwiftypeTouch
SwiftypeTouch copied to clipboard
iOS library for Swiftype search and suggest.
Results
2
SwiftypeTouch issues
Sort by
recently updated
recently updated
newest added
Is there a way to filter using the sdk? Tried using public override func clientRequestParameters(client: STAPIClient!, forQuery query: String!, withType type: STSearchType) -> [NSObject : AnyObject]! { let array =...
Would it be possible to have cocoapods support for this SDK? Cloning and adding a project, dealing with linker flags, adding dependencies etc is a relatively fiddly way to add...