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
ERROR re-frame: no subscription handler registered for: :push-notifications/wallet-transactions. Returning a nil subscription.
ERROR re-frame: no subscription handler registered for: :push-notifications/wallet-transactions. Returning a nil subscription.
most likely was removed here #18749
fixes#19012
### Summary
The legacy wallet code was removed here -> #18749
as part of that purge we also cleaned up re-frame subscriptions for wallet push notifications.
Since the new wallet is under active development we would not need this toggle in settings just yet.
This commit fixes the app crashing on settings UI.
## Platforms
- Android
- iOS
fixes#19012
### Summary
The legacy wallet code was removed here -> #18749
as part of that purge we also cleaned up re-frame subscriptions for wallet push notifications.
Since the new wallet is under active development we would not need this toggle in settings just yet.
This commit fixes the app crashing on settings UI.
## Platforms
- Android
- iOS
Steps:
Actual result: 'No protocol method IDeref. -deref defined for type underfined' when opening Notifications settings
Status-debug-logs - 2024-02-27T120507.781.zip
telegram-cloud-document-2-5400192398510799787.mp4
Additional Information
The text was updated successfully, but these errors were encountered: