Hi there,
I need to handle interrupt from my application. But i am not aware of that. While googling I found that, I need to save the state in applicationwillresign and reload the state in didbecomeactive. but I am not sure how to do that. I havent seen any code samples. Can you help me on this by providing some tips & code samples.
Thanks in advance!
	
		
			
		
		
	
				
			I need to handle interrupt from my application. But i am not aware of that. While googling I found that, I need to save the state in applicationwillresign and reload the state in didbecomeactive. but I am not sure how to do that. I havent seen any code samples. Can you help me on this by providing some tips & code samples.
Thanks in advance!