Answered

In our iOS Swift app, Intercom push notifications do not work on the first launch, but do on future launches


In our first app launch, we need to ask for permission to send notifications. Even when granted, Intercom push notifications do not work for the app until the user relaunches the app.

 

Using Intercom swift package 12.1.0

Using automatic swizzle for enabling intercom push notification handling

Have enabled didRegisterForRemoteNotificationsWithDeviceToken in Application Delegate.

 

Thanks for your help.

icon

Best answer by Aparna 5 May 2022, 16:52

View original

3 replies

Hey @narath​ ! Can you update to our latest SDK and see how it works? If you still have issues can you share the details of crash logs if any?

HI Aparna.

 

Okay - will try updating to 12.2.1 and let you know.

 

There are no crash logs since it is not crashing (unless there are other regular run logs that I can send).

 

Hi @aparna​ ,

 

I met this issue on latest version​(14.0.0), could you check it.

Reply