Matthew Becker
Matthew Becker
Stumbled upon this and it seems like a good way to implement further iOS support - http://www.tricedesigns.com/2012/08/15/open-with-in-ios-phonegap-apps/
It would be amazing to be able to do something like this ``` res: - path: drawable file: icon.png source: https://example.com/$BUNDLE_ID/icon.png ``` to grab files dynamically if you are creating...
Hi. When using Natural Language Search, I was expecting the returned `parsed_nl_query.generated_params` to be automatically applied as filters using the InstantSearch components, but this doesn't appear to be the case....