Skip to content

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

@GouthamIyyapan

Description

@GouthamIyyapan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions