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

Runtime Error while implementing this library to my project. #101

Open
GouthamIyyapan opened this issue Oct 1, 2015 · 1 comment
Open

Comments

@GouthamIyyapan
Copy link

Error msg: java.lang.SecurityException: Permission Denial: opening provider com.tyczj.extendedcalendarview.CalendarProvider from ProcessRecord{38c10969 7019:com.noroc.binge.debug/u0a267} (pid=7019, uid=10267) requires signature or signature

This issue was already opened and closed years before but itseems that neither of the solutions provided were really working. Please provide a working solution.

Solutions tried:

  1. Tried removing exported tag in AndroidManifest.xml -- din't work.
    2.Tried changing calendarprovider to Calendarprovider (Uppercase C) under authorities tag in AndroidManifest.xml -- din't work.

Error occured in Day.java, Line:122 -- first line of doInBackground.
image

@Basma-srour
Copy link

why there is no answer??

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

2 participants