Possible phenomenon

When a web chat in the application is displayed, if the view event is sent on the screen displayed when the screen for selecting image transmission is closed, the corresponding web chat is closed and the phenomenon that the image can not be transmitted occurs. May be

Coping

  • When viewWillAppear or viewDidAppear (onStart or onResume) of the screen that is displayed when the image selection screen is closed, please describe the conditional branch process that does not send the view event when the customer service is displayed.
  • Refer to the following document and implement the judgment of whether or not customer display is shown.

(iOS)InAppMessagingクラスのisPresentingプロパティ(Android)InAppMessagingクラスのisPresentingプロパティ