You can write your topic however you want, but you need to answer these questions:
- What do you want to achieve? Keep it simple and clear!
I was working on a invite button for my game, and I randomly found these two functions for SocialService
PromptIrisInvite(player:Instance) - untested
CanSendIrisInviteAsync(player:Instance) - errors with CanSendIrisInviteAsync not enabled
- What is the issue? Include screenshots / videos if possible!
Honestly, I just want to find out what’s behind these functions: are they foreshadowing something new or a leftover from something before?
- What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I haven’t found any documentation on these functions, but maybe I’ve been looking in the wrong place.