Correct documentation about Push Notifications for iOS | Community
Skip to main content
Submitted

Correct documentation about Push Notifications for iOS

Related products:Intercom Community
  • May 8, 2025
  • 0 replies
  • 5 views

I’ve spotted 2 issues in the documentation that could be improved:

1. In Step 2, the change can be done to improve clarity (click to go)

 

What is now: What could be
The Installation > iOS hyperlink doesn’t work correctly as there is no app id but underscore:
app.intercom.com/a/apps/_/settings/ios
A text instead of a hyperlink:
https://app.intercom.com/a/apps/<YOUR APP ID>/settings/ios



2. In Step 3, the Objective-C and Swift code snippets are missing curly brackets, it is not a ready to use snippet (click to go)