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
I need firebase cloud messaging to get notifications in background.
But it didn't work because of needed settings by talkjs-flutter project flutter_apns.disable_swizzling: true
If I remove it, there is a problem Firebase PlatformException(channel-error, unable to establish connection on channel., null, null)