Answered

iOS SDK setDeviceToken method crash

  • 30 December 2020
  • 1 reply
  • 131 views

Hello,

At the moment we use 7.1.0 iOS SDK and we've got hundreds of crashes with Intercom.setDeviceToken(:). However we can't reproduce this crash manually.

What could be wrong?

Our method RemoteNotificationsCenter.setDeviceToken(_:) + 101 just pass deviceToken to the Intercom SDK.​

Here is stacktrace:

Screenshot 2020-12-30 at 16.20.52And affected devices:

Screenshot 2020-12-30 at 16.25.43Only once we caught this stacktrace:

crash

icon

Best answer by Eric Fitz 4 January 2021, 15:35

View original

1 reply

Userlevel 1

Hey @user557​, this is a known issue which our engineers are investigating.

 

As we work on resolving this, I can recommend a workaround; namely, switching to manually handling push notifications, as outlined in Step 4 of our guide here.

Reply