Skip to main content
Known Participant
March 9, 2019
Question

Bring app back to front - Android

  • March 9, 2019
  • 2 replies
  • 392 views

Hi,I'm looking for a solution to bring my minimized app back to front if it lose focus after 1 minute...

Any ideas?

BR

This topic is closed to new replies. Start a new post to keep the conversation going.

2 replies

chasblnAuthor
Known Participant
March 10, 2019

Or maybe an ANE?

chasblnAuthor
Known Participant
March 11, 2019

nativeApplication.activate(nativeWindow); doesn't work....