PLPartyTime icon indicating copy to clipboard operation
PLPartyTime copied to clipboard

An iOS library which uses the MultiPeer framework to automatically connect people. Useful for MultiPeer games when you don't want to deal with sending and accepting invitations.

Results 1 PLPartyTime issues
Sort by recently updated
recently updated
newest added

Try create PLPartyTime object, "joinParty", then "leaveParty", then release this object. It will crash when new session will be creating (while deallocating). My (not the best) solution is to change...