How to share data among multiple iphone devices using Game Center?

NSObjects are pointers, so if you try and send it you will just send the pointer rather than the object. My suggestion is that you implement a -serialize method for your subclass, which converts your object to either a string or to numbers. Then implement a -deserialize method to do the reverse.

I can't help you with the nature of these methods, as I do not know what your NSObject contains, but only send the bare minimum of data.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions