Closed chemerisuk closed 8 years ago
BTW for simplicity I'd recommend in the sendInvitation method return just array of invitationIds. You can determine number of invites by checking length field of that array.
sendInvitation
invitationIds
length
Also noticed a typo on http://plugins.telerik.com/cordova/plugin/firebase-invites: ASSOCIATED_DOMAIN -> ASSOCIATED_DOMAINS
ASSOCIATED_DOMAIN
ASSOCIATED_DOMAINS
BTW for simplicity I'd recommend in the
sendInvitation
method return just array ofinvitationIds
. You can determine number of invites by checkinglength
field of that array.Also noticed a typo on http://plugins.telerik.com/cordova/plugin/firebase-invites:
ASSOCIATED_DOMAIN
->ASSOCIATED_DOMAINS