Questions tagged [invitation]

122 questions
3
votes
3 answers

Xmpp IOS multiuser chat . i didnot find a way to accept the invitation from group ? how i can accept the incomming invitation

When i send invitation this function is called but i can't understand what line of code should use for accept invitation*. am trying to create a multi user and multi groups invitation also called did received message function. -…
Shahbaz Ali
  • 109
  • 2
  • 6
3
votes
1 answer

In Pinax, how to invite when ACCOUNT_OPEN_SIGNUP = False?

In Pinax, when ACCOUNT_OPEN_SIGNUP = False how does the admin invite more users to the system? How does one generate invitation codes? How do they work?
Joseph Turian
  • 15,430
  • 14
  • 47
  • 62
3
votes
2 answers

Cant receive game center invitations

I am trying to develop a realtime multiplayer game for IOS by using cocos2d by using the tutorial on http://www.raywenderlich.com/3325/how-to-make-a-simple-multiplayer-game-with-game-center-tutorial-part-22 Everything works fine including auto…
emreoktem
  • 2,409
  • 20
  • 36
3
votes
0 answers

How to manage Game Center Invitation custom view

I am developing a Turn Based game for iPhone/iPad IOS 6. I manage my GameCenter different games of the game with my own view. It works OK. I want to know if it is possible to manage user invitations to play the game with my own view. If this is not…
Aitul
  • 2,982
  • 2
  • 24
  • 52
3
votes
0 answers

Can't send invitation using linkedin-j library

I am trying to send Linkedin Invitation from Android app. (I am having all permissions including Send invitation or Message(w_message)). I can send message successfully but I can't send Invitation. I am preparing CommunicationsApiClient object named…
3
votes
2 answers

How to get user who invited a friend?

My website has a sponsorship system that allows users to invite friends by email (with a link that refers sender) because of some bonus ("if X people subscribe because of you, you win this and that"). I want to do the same with the Facebook side of…
Meowcate
  • 371
  • 1
  • 4
  • 12
2
votes
1 answer

Can I tell an iOS Gamecenter automatch from an explicit invitation?

In my multiplayer iOS game, one player has to be the "host" and decide on certain game settings. When he invites friends via GC, it's clear that he is in the driver's seat, however when people are brought together by automatch, I need to do a…
habitoti
  • 229
  • 2
  • 15
2
votes
1 answer

Sending facebook business page invitation via request dialog, recipient receive nothing

I'm new to facebook development and have done a lot of research and start getting my head around, i've come to realised that many coding implementation available online were using FBML which will be discontinue very soon, not much luck to find…
user1010073
2
votes
1 answer

FB.ui apprequests method, is there a way to limit the number of invitations a user can send?

Is there a way to limit the number of invitations a user can send like there was using FBML - fb:multi-friend-selector? With that you could specify "max" and it would limit the number of invitations one could send. Before the script, I will be…
Brandon Bearden
  • 820
  • 11
  • 29
2
votes
2 answers

Rails Beta invitations - Overriding Devise Registration Controller

I use Devise (1.4.8) for my User model and have been trying to implement a simple beta invitation feature (Rails 3.0.7), following Ryan Bates's railscast. I can't get the [new] method of my devise model's controller to recognize the invitation…
2
votes
1 answer

Azure Graph API invitation returning 400 Bad Request

I have an Azure PowerShell Function App that creates a user, their resources and RBAC for them and sends invitation email to that user. It's been working unchanged for 2+ years. 3-4 weeks ago it stopped sending invitation emails. I pinpointed the…
2
votes
2 answers

How to check number of facebook app invitation sent by a particular users?

I would like to encourage my facebook app users to invite more friends to join the app. Therefore, I will let them freely use my app after they invite more than 50 friends (no matter their friends join the app or not is also ok). But the problem is:…
hosir
  • 477
  • 1
  • 9
  • 33
2
votes
1 answer

Can I know which user made an invitation once it is accepted?

I'm creating Facebook app. I need to know if i can count the number of invitations a person has made (invitations to his/her friends to use the app). I also need to know how many of these invitations have been accepted (not rejected or ignored). Can…
2
votes
2 answers

What is the a good Invite-Friends plugin for websites?

I tried Googling around for a good PHP Plugin/code that enables me to place an invite your email contacts on my website (something like LinkedIn's invitation plugin which works for all kinds of networks including GMAIL, Yahoo and Hotmail).…
JoHa
  • 1,989
  • 10
  • 28
  • 42
2
votes
1 answer

Outlook don't recognize iCal

I'm using PHPMailer() but when I send the email to Gmail with iCal, Gmail recognize the invitation but outlook doens't. As you guys can see the .ics is attached to the e-mail, the headers is already sent within.
Will Cunha
  • 23
  • 2
1
2
3
8 9