Hi Im using
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
To send SMS, how to know if its sent OK or Error?
Thanks
			
			
			
				B4X:
			
		
		
		    Dim Sms1 As PhoneSms
    Sms1.Send(atels,amens)   'descomentar para que funcione, ojo no agregar crlf en el mensaje!
	Thanks