We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e289bf commit 21a1bc2Copy full SHA for 21a1bc2
README.md
@@ -35,7 +35,7 @@ To send notifications to Apple devices you have to create a publisher profile an
35
1. P8 private key - p8 certificate generated in itunes. Just 1 line string without spaces, ----- or line breaks.
36
2. Private key id - 10 digit p8 certificate id. Usually a part of a downloadable certificate filename e.g. AuthKey_IDOFYOURCR.p8</param>
37
3. Team id - Apple 10 digit team id from itunes
38
-4. App bundle identifier - App slug / bundle name e.g.com.myawesomecompany.helloworld
+4. App bundle identifier - App slug / bundle name e.g.com.mycompany.myapp
39
5. Server type - Development or Production APN server
40
41
```csharp
0 commit comments