You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android: request voice-record (onRequestPermissionResult) (Some message such as 'default UserNotAllow...' was given )
IOS: If the NSMicrophoneUsageDescription is not added in the Info.plist, the voice-record inside the inappbrowser will make the app stuck.
Motivation Behind Feature
The page in the inappbrowser can communiate with users by the voice-record.
Feature Description
For example, the chatbox of the custom service is loaded in the inappbrowser. The user can hold the button and contact us by the voice record.
Alternatives or Workarounds
The text was updated successfully, but these errors were encountered:
Feature Request
Android: request voice-record (onRequestPermissionResult) (Some message such as 'default UserNotAllow...' was given )
IOS: If the NSMicrophoneUsageDescription is not added in the Info.plist, the voice-record inside the inappbrowser will make the app stuck.
Motivation Behind Feature
The page in the inappbrowser can communiate with users by the voice-record.
Feature Description
For example, the chatbox of the custom service is loaded in the inappbrowser. The user can hold the button and contact us by the voice record.
Alternatives or Workarounds
The text was updated successfully, but these errors were encountered: