It would be good to have conditional filters available. Correct if I am wrong but right now if I setup a filter with iphone, web-service and mongodb I would get notifications if any of those gets a hit. In other words, is always an 'OR' condition.
Would be nice to be able to filter like:
- Filter: iphone && web-service
- Filter: iphone && ( restkit || asihttprequest )