论坛用户201094 发表于 2022-5-19 10:43:02

一加9Pro ColorOs12.1无法使用Intent.ACTION_SEND_MULTIPLE

使用Intent.ACTION_SEND_MULTIPLE调用分享弹窗失败,华为,小米等手机没有该问题
java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.SEND_MULTIPLE typ=*/* flg=0x1 cmp=com.coloros.gallery3d/com.oplus.gallery.cloudsync_lib.ui.ShareToCloudAlbumActivity clip={*/* {U(content)}} (has extras) mCallingUid=10523 } from ProcessRecord{e2021a7 15707:com.tplink.vigi/u0a523} (pid=15707, uid=10523) not exported from uid 10179
2022-05-19 10:31:47.712 15707-15707/com.tplink.vigi W/System.err:   at android.os.Parcel.createExceptionOrNull(Parcel.java:2441)
2022-05-19 10:31:47.712 15707-15707/com.tplink.vigi W/System.err:   at android.os.Parcel.createException(Parcel.java:2425)
2022-05-19 10:31:47.712 15707-15707/com.tplink.vigi W/System.err:   at android.os.Parcel.readException(Parcel.java:2408)
2022-05-19 10:31:47.712 15707-15707/com.tplink.vigi W/System.err:   at android.os.Parcel.readException(Parcel.java:2350)
2022-05-19 10:31:47.712 15707-15707/com.tplink.vigi W/System.err:   at android.app.IActivityTaskManager$Stub$Proxy.startActivity(IActivityTaskManager.java:2284)

页: [1]
查看完整版本: 一加9Pro ColorOs12.1无法使用Intent.ACTION_SEND_MULTIPLE