HMS-Core / hms-video-editor-demo

HUAWEI Video Editor Kit provides full video editing functions like video import/export, editing and rendering. This sample code is used to describe how to integrate the Video Editor Kit SDK.
Apache License 2.0
85 stars 27 forks source link

Please remove dangerous permission ''READ_PHONE_STATE" #27

Open CodingLoverPro opened 1 year ago

CodingLoverPro commented 1 year ago

Please remove dangerous permission ''READ_PHONE_STATE" from the 'com.huawei.hms:video-editor-ui:1.1.0.303'. Also, it will crash on android 12 devices, when we set up the targetSdkVersion 31 and above.