I am trying to get data from the event.custom from a match:submitMove(params) notifications but the custom table that gets returned here is empty. The alert message is correct and the moveContent is good. I was told that the moveContent was to become the custom data but that does not seem to happen. So somewhere something is not getting passed along or it gets passed along wrong. So I really need to get some info on how this should be set up if it is working.
printout of the event:
{“badge”:2,“type”:“remote”,“name”:“notification”,“custom”:[],“sound”:“true”,“alert”:“borgb made his move”,“applicationState”:“active”}