onFreeMeetingReminder not being called

Description
onFreeMeetingReminder delegate method is not being called. free Meeting about to end in 10 mins pop up appears but onFreeMeetingReminder method is never called.

Which version?
4.6.21666.0428

To Reproduce(If applicable)
Steps to reproduce the behaviour:

  1. Start a meeting
  2. add two participants
  3. after 30 mins pop up appears informing the meeting is about to end in 10 mins
  4. At this point, onFreeMeetingReminder delegate is not called.

Screenshots

Smartphone (please complete the following information):

  • Device: Iphone 6 plus/ Iphone XR

Additional context
Need the event at which the free meting reminder pop up appears to display a countdown of the remaining last 10 minutes.

Hey @alexander.j

Thanks for using the dev forum!

That must be frustrating to see the pop-up, but not have onFreeMeetingReminder called. Are the other MobileRTCMeetingServiceDelegate functions like onMeetingStateChange being called successfully?

Thanks!
Michael

Hi @Michael_Condon ,
Thanks for the quick reply.

other delegate functions from MobileRTCMeetingServiceDelegate such as onMeetingReady, onMeetingEndedReason are being called successfully.

@alexander.j

That is interesting! If you can reproduce again, can you provide the SDK log please?

Thanks!
Michael