Skip to main content

Hello,

I faced with unexpected experience when I cannot to capture video in Intercom messenger using iOS SDK since 17.2.0. Could you please help me to resolve this issue?

My steps:

  1. Update iOS SDK to 18.2.0.
  2. Run the app, check that there is Intercom’s warning “Add NSMicrophoneUsageDescription...”  in Xcode console.
  3. Add NSMicrophoneUsageDescription to Info.plist according to Installation guide, step 2
  4. Run the app again, check the message is not printed.
  5. Open Intercom messenger, start a new conversation.
  6. Press a green plus icon. It opens an action sheet, choose Camera.
  7. The app asks only for camera permission, not microphone. Allow camera usage.
  8. Camera opens → only photo capturing is available, not video.
  9. Change SDK version to 17.1.2
  10. Run the app, repeat step 5, press a grey camera icon. 
  11. The app asks for microphone permission. Allow it.
  12. Camera opens. → Both options, Photo and Video, are available for choosing.
  13. Update SDK to 17.2.0, repeat steps 5-7. → Again, only photo capturing is available.

I tried also re-install the app, it didn’t help.

Is it possible that this behaviour is associated with the newly designed composer for the messenger that was mentioned in Release notes?

Be the first to reply!

Reply