You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/docs/pages/plug-sdk/ios.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -488,5 +488,5 @@ func userNotificationCenter(
488
488
-**Issue**: Support chat won't show.
489
489
**Solution**: Ensure you have correctly called one of the identification methods: `DevRev.identifyUnverifiedUser(...)` or `DevRev.identifyAnonymousUser(...)`.
490
490
491
-
-**Issue**: Not receiving push notifications.
491
+
-**Issue**: Users do not receive push notifications.
492
492
**Solution**: Ensure that your app is configured to receive push notifications and that your device is registered with the DevRev SDK.
0 commit comments