Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android12无法安装应用 #675

Open
wanghailong0526 opened this issue Sep 15, 2021 · 9 comments
Open

android12无法安装应用 #675

wanghailong0526 opened this issue Sep 15, 2021 · 9 comments

Comments

@wanghailong0526
Copy link

型号:Find X3 - S
分辨率:1440x3216
安卓版本:12
Color OS 版本:V11.3
Package com.juzifenqi.app attempting to declare permission com.juzifenqi.app.andpermission.bridge in non-existing group com.juzifenqi.app.andpermission

@wanghailong0526
Copy link
Author

andpermission版本2.0.3

@guyijie1211
Copy link

同+1

@tyuy123
Copy link

tyuy123 commented Oct 29, 2021

尼玛 android 11 我都没有呢 你们 12 都出来了啊

@rishli
Copy link

rishli commented Nov 3, 2021

无法安装应用?还是运行闪退?

@BrightVan
Copy link

该情况在targetApi升级到31会出现,解决办法也很简单,在manifest中添加:

<permission-group android:name="${applicationId}.andpermission"/>

@SerBad
Copy link

SerBad commented Jan 18, 2022

该情况在targetApi升级到31会出现,解决办法也很简单,在manifest中添加:

<permission-group android:name="${applicationId}.andpermission"/>

这个方法可以

sey2 added a commit to sey2/S_Diary that referenced this issue Feb 22, 2022
@galaxy-tek
Copy link

该情况在targetApi升级到31会出现,解决办法也很简单,在manifest中添加:

<permission-group android:name="${applicationId}.andpermission"/>

赞,已解决

@mintisan
Copy link

可以安装,但是打开闪退。。。

@huaidan233
Copy link

同,请问找到解决办法了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants