Skip to content

Commit cc038de

Browse files
authored
Update native-mobile-spec.md
1 parent ac4d5e5 commit cc038de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/spec/native-mobile-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ In the coming months, we'll be updating our mobile marketing destinations to aut
6262

6363
### Why don't Push Notification events reach Segment when my Android App is backgrounded?
6464

65-
Android applications can't receive Push Notifications when the process is not running, and when apps are put into background they are eligible to have their Process killed when there is memory pressure. You can read more on Android processes and the [app lifecycle here](https://developer.android.com/guide/components/activities/process-lifecycle){:target="_blank"}.
65+
Android applications can't receive Push Notifications when the process is not running, and when apps are put into background they are eligible to have their Process killed when there is memory pressure. For more more on Android processes, view Android's [Processes and app lifecycle documentation](https://developer.android.com/guide/components/activities/process-lifecycle){:target="_blank"}.
6666

6767
Segment tracks messages delivered to the application. So if the process has been killed for any reason, messages won't be delivered.
6868

0 commit comments

Comments
 (0)