Skip to content

Commit 2b4f105

Browse files
authored
Update setting-up-google-firebase-cloud-messaging-server.md
1 parent a1c1ff7 commit 2b4f105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/mobile/using-mobile-capabilities/push-notifications/setting-up-google-firebase-cloud-messaging-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ For a native mobile app, your bundle ID will be what you specify for the **App i
6767
* For iOS, open *ios/Config/config.xcconfig* and consult **BUNDLE_IDENTIFIER** to find your ID
6868

6969
{{% alert color="info" %}}
70-
If you also want to support a custom developer app, repeat above steps and append `.developerapp` to the IDs.
70+
If you also want to support a [custom developer app](/refguide/mobile/distributing-mobile-apps/building-native-apps/how-to-devapps/), repeat above the steps and append `.developerapp` to the IDs.
7171
{{% /alert %}}
7272

7373
Click **Deploy**, then **Mobile App**. Your ID is listed as **App Identifier**:

0 commit comments

Comments
 (0)