I have a waring mesage on my console as one of the apps runs excssive wakeups  and that is probaby because of this
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
This is found on Starter service.
I use the itag exemple and refresh conectivity each minute
Q. What can I do to fix this wakeup warning , and keep the app working ?
http://www.danken.ro/pub/wakeups.bmp
	
	
	
		
		
		
			
		
		
	
	
		
	
			
			
			
				B4X:
			
		
		
		StartServiceAt("", DateTime.Now + DateTime.TicksPerMinute ,True)
	I use the itag exemple and refresh conectivity each minute
Q. What can I do to fix this wakeup warning , and keep the app working ?
http://www.danken.ro/pub/wakeups.bmp