Skip to content

Commit ff023d6

Browse files
committed
Improve troubleshooting
1 parent 2a5cf9e commit ff023d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/pages/plug-sdk/ios.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,5 +488,5 @@ func userNotificationCenter(
488488
- **Issue**: Support chat won't show.
489489
**Solution**: Ensure you have correctly called one of the identification methods: `DevRev.identifyUnverifiedUser(...)` or `DevRev.identifyAnonymousUser(...)`.
490490

491-
- **Issue**: Not receiving push notifications.
491+
- **Issue**: Users do not receive push notifications.
492492
**Solution**: Ensure that your app is configured to receive push notifications and that your device is registered with the DevRev SDK.

0 commit comments

Comments
 (0)