Fix an issue of NAT mode
If call notify() after startForeground() on the same notification id, the service becomes not that "foreground" and would be killed by system if the activity is removed from the recent list.
Showing
Please register or sign in to comment