Dear friends,
how can I wake up the app which is Paused (in background)?
I have used before Andr.8 in service module this:
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
everything was OK.
How can resume this App, please in Android 8?
Best regards
p4ppc
I have read forum, for example this:
https://www.b4x.com/android/forum/threads/recover-title-and-message-from-firebase.94771/
but it looks that it is impossible to resume the App from service programaticaly (in Adndroid 8?)
			
			how can I wake up the app which is Paused (in background)?
I have used before Andr.8 in service module this:
			
				B4X:
			
		
		
		StartActivity(Main)
	How can resume this App, please in Android 8?
Best regards
p4ppc
I have read forum, for example this:
https://www.b4x.com/android/forum/threads/recover-title-and-message-from-firebase.94771/
but it looks that it is impossible to resume the App from service programaticaly (in Adndroid 8?)
			
				Last edited: