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

java.lang.AbstractMethodError #123

Closed
xh2009cn opened this issue Sep 10, 2017 · 1 comment
Closed

java.lang.AbstractMethodError #123

xh2009cn opened this issue Sep 10, 2017 · 1 comment
Labels

Comments

@xh2009cn
Copy link

插件调用ActivityCompat.requestPermissions(this, new String[]{Manifest.permission.CAMERA}, 100)方法时报错:
java.lang.AbstractMethodError: abstract method "java.lang.String android.content.pm.PackageManager.getPermissionControllerPackageName()"

是不是插件的PackageManager找不到实现的类

@RogerMXY
Copy link

look at this commit~
#384

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

No branches or pull requests

4 participants