Questions tagged [nextpeer]

nextpeer - Multiplayer Mobile Gaming SDK and Network server

Fast growing multiplayer mobile gaming SDK

http://nextpeer.com

35 questions
0
votes
2 answers

Nextpeer in iOS game crashed in first line: NSNull length

Nextpeer in iOS crashed in first line of sdk initialization. SDK version: 1.4.9 Code: [Nextpeer initializeWithProductKey:@"HERE USED GAME KEY FROM NEXTPEER" andSettings:settings …
iPhoneProcessor
  • 4,980
  • 6
  • 27
  • 49
0
votes
1 answer

Nextpeer issues

I am wondering if anyone can help out with some issues of integrating nextpeer into my game. First off, it appears when the game is complete and the nextpeer windo is supposed to appear, there is a little bit of a lag that can last from 3-7 seconds…
0
votes
1 answer

Nextpeer in Landscape only iphone game

I used Nextpeer in portrait game and works fine. Used same code in landscape game but Nextpeer dashboard coming still in portrait mode. How to change Nextpeer dashboard orientation to landscape? Here is my Nextpeer initialisation…
Guru
  • 21,652
  • 10
  • 63
  • 102
0
votes
0 answers

Nextpeer integration error with npGetiOSVersion

I heard about the Nextpeer SDK and started to integrate in my current app. However, it gives me an error. I am unable to resolve the error. The error states: -[UIDevice npGetiOSVersion]: unrecognized selector sent to instance 0x9e62370 …
Marine.
  • 11
  • 2
0
votes
2 answers

nextpeer in cocos2d game

I have integrated nextpeer in cocos2d game. I used below call to end game. But nextpeer not showing end of game view if game ends within 60 seconds. -(void)callNextPeerTournamentOverWithScore:(int)score { if ([Nextpeer…
Guru
  • 21,652
  • 10
  • 63
  • 102
1 2
3