ThreadsMobileLib / edna-sdk-ios

edna iOS sdk release libraries and demo project
11 stars 4 forks source link

Failed attempt to register device #17

Open Elshad opened 2 years ago

Elshad commented 2 years ago

After registerApplicationForRemoteNotificationsStandartOptions i get this message: ThreadsGate: Failed attempt to register device. deviceToken = {length = 32, bytes = 0xbda37efc 5d3e3cbb 82ee2c26 b37f522d ... de9cf3f2 930f10cb }, webSocketIsOpen = 0

Is this mean that device did not registered for push notification?