I discovered the problem. The guide had you set setDeliverPayloads to false, but that's only the case if the item doesn't have a payload. If it does have a payload, you need to set it true. Finally got that working (all I had to do was read the "LeafNode docs carefully).
↧