Quote:
Originally Posted by fishcharlie
Hello,
How do you read, write to a NSString for more than 1 class?
Charlie Fish
|
this means you wanna create a global variable....?
If yes,try declaring it in appDelegate class and can retrieve it anywhere throughout the project.