There's a invitation quota limitation for Facebook <fb:multi-friend-selector>, and I wrapped it inside <fb:request-form>, in iframe mode
I'm the application developer myself, and I have my own additional form data to add into the request-form
However when I debug this function, facebook only allows me to invite for 3 times only. I have a few accounts to test, but all the quota will soon run out after intensive debugging.
Apart from opening new facebook accounts to debug, is there any other ways to bypass the invitation quota limitation within the developer accounts of the same application?
Many thanks for reading