Skip to content

Conversation

@justSmK
Copy link
Contributor

@justSmK justSmK commented Nov 5, 2025

Issue

  • Added new public method refreshNotificationPermissionStatus() to re-check system push notification authorization and send update to backend.
  • Marked notificationsRequestAuthorization(granted:) as deprecated and redirected it to the new method.
  • Updated internal implementation to use unified refreshNotificationPermissionStatus() logic.

Example

  • Added the usage of the public method refreshNotificationPermissionStatus() to re-check system push notification authorization and send update to backend.
  • Added a Privacy manifest for iOS app
  • Fixed missing deviceUUID in the UI after the first installation
  • Added endpoints for the Example App

…PermissionStatus()`

- Added the usage of the public method `refreshNotificationPermissionStatus()` to re-check system push notification authorization and send update to backend.
- Added a Privacy manifest for iOS app
- Fixed missing `deviceUUID` in the UI after the first installation
- Added endpoints for the Example App
@justSmK
Copy link
Contributor Author

justSmK commented Nov 5, 2025

image Поправил, используя параметр в `console.warn`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants