Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to query an activity feed in the iOS sdk?

Not applicable

I've been trying to query the retrieval of an activity feed with these lines:

[query addRequiredContains:@"verb" value:@"picture"];

[query addRequirement:@"select * where verb='picture'"];

For some reason, I keep getting an error saying that the query can't be parsed.

0 3 566
3 REPLIES 3