Commit bee73cc
docs: document FCM conflict detection plugin-ordering limitation
The conflict detection in registerServiceInManifest only works when the
competing plugin is listed after Intercom in the Expo plugins array, due
to Expo's LIFO mod execution order. Added a JSDoc comment explaining
this constraint and advising users to list Intercom first.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ebe0899 commit bee73cc
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
137 | 144 | | |
138 | 145 | | |
139 | 146 | | |
| |||
0 commit comments