input-samples icon indicating copy to clipboard operation
input-samples copied to clipboard

Debugging on Android 6 API 23

Open codesid opened this issue 7 years ago • 1 comments

When I add the keyboard and switch it to use on SMS mode on Android 6 API 23 does not commit content. Hence dont see the image getting posted on debugging i see EditorInfoCompat.getContentMimeTypes(editorInfo) always NULL hence supported = true; does not happen.

Do you know why it wont work on API 23 but works on API 25 ?

codesid avatar Apr 09 '17 20:04 codesid

Same problem here too ,Please tell me if you have fixed it

amitkatiyar0692 avatar Jul 12 '17 12:07 amitkatiyar0692