Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29452

React Native App to foreground when in the background action is successful

$
0
0

I have a React Native application working. The Application works in the background too.

When my device receives an incoming call it fetches the number and runs this trough my own API. This works, but when there is a result, I want my App to open to the foreground and show the result. Now I have to manually switch to the Application and see the result.

The App already shows a notification when the action is triggered, but that is not what I want. I want the full App to open.

I cannot use higher Android API as 25. Otherwise Androids Foreground Service was an option, but that uses API 26+.


Viewing all articles
Browse latest Browse all 29452

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>