v1.7 - userIdentifier is back in the ApiResult
gbranchaudrubenovitch
released this
06 Dec 18:13
·
884 commits
to master
since this release
Added back the userIdentifier
field.
This was removed from the ApiResult
class (which is what gets serialized and sent back to the appmarket) because it was undocumented.
Turns out that it really is supported and is required by a few ISVs (including Google!)