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

AN_PermissionsManager.CheckSelfPermission( ... ) #43

Open
fillmore-admin opened this issue Oct 19, 2022 · 0 comments
Open

AN_PermissionsManager.CheckSelfPermission( ... ) #43

fillmore-admin opened this issue Oct 19, 2022 · 0 comments

Comments

@fillmore-admin
Copy link

Hello, I made sure I first updated to the latest plugin on the asset store v1.8.4 posted July 10, 2022

Here are the errors from logcat I'm getting after calling

AN_PermissionsManager.CheckSelfPermission( ... )

2022-10-19 16:23:05.746 16261 16286 Error Unity AndroidJavaException: android.content.ActivityNotFoundException: Unable to find explicit activity class {com.fillmore.construction/com.stansassets.android.app.permissions.AN_PermissionsProxyActivity}; have you declared this activity in your AndroidManifest.xml?
2022-10-19 16:23:05.746 16261 16286 Error Unity android.content.ActivityNotFoundException: Unable to find explicit activity class {com.fillmore.construction/com.stansassets.android.app.permissions.AN_PermissionsProxyActivity}; have you declared this activity in your AndroidManifest.xml?
2022-10-19 16:23:05.746 16261 16286 Error Unity at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2098)
2022-10-19 16:23:05.746 16261 16286 Error Unity at android.app.Instrumentation.execStartActivity(Instrumentation.java:1747)
2022-10-19 16:23:05.746 16261 16286 Error Unity at android.app.Activity.startActivityForResult(Activity.java:5473)
2022-10-19 16:23:05.746 16261 16286 Error Unity at android.app.Activity.startActivityForResult(Activity.java:5431)
2022-10-19 16:23:05.746 16261 16286 Error Unity at android.app.Activity.startActivity(Activity.java:5817)
2022-10-19 16:23:05.746 16261 16286 Error Unity at android.app.Activity.startActivity(Activity.java:5770)
2022-10-19 16:23:05.746 16261 16286 Error Unity at com.stansassets.android.app.permissions.AN_PermissionsProxyActivity.Create(AN_PermissionsProxyActivity

image
image

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

1 participant