Skip to content

Commit 479e18e

Browse files
authored
Update mobile.md
Updating Application Uninstall section, as our integrations currently don't support sending this event back to Segment out of the box.
1 parent e5a78a5 commit 479e18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/spec/mobile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ This event fires when a user updates the application. Our SDK will automatically
145145

146146
### Application Uninstalled
147147

148-
Fire this event when a user uninstalls the application. Several destination partners will detect this for you using Silent Push Notifications and send this event to Segment on your behalf.
148+
Fire this event when a user uninstalls the application. Some destination partners will detect this for you using Silent Push Notifications through their SDK. You might be able to send these events to Segment via a callback if available, please check the partner's docs on availability.
149149

150150
{% comment %} api-example '{ "userId": "019mr8mf4r", "type": "track", "event": "Application Uninstalled", "properties": {}}'}}} {% endcomment %}
151151

0 commit comments

Comments
 (0)