CPPAlien / ChatKeyboard

ChatKeyboard is a powerful and easy using keyboard lib for Android, includes emoticons selection, audio recording, multi media functions, etc.
Apache License 2.0
576 stars 81 forks source link

录音权限还要在6.0做适配 #1

Closed txfyteen closed 7 years ago

txfyteen commented 8 years ago

使用的是N5的,6.0上直接闪退了,因为录音权限的问题。

jiezili commented 8 years ago

这个是需要自己做适配的哟

CPPAlien commented 7 years ago

已经在 1.0.7 版本中作出修改,RecordingAction中增加一个 PERMISSION_NOT_GRANTED 的动作,未赋权限时会返回,而不会奔溃,此时你可以选择请求权限