Skip to content

Conflicts publishing App #3

Description

@Pedro-VizPin

I made use of your library on a project, and when I try to submit the App to Google Play I am presented with the error:

Remove conflicts from the manifest before uploading. The following content provider authorities are in use by other developers: com.itisnajim.device_policy_controller.multipreferences.MultiProvider.

Analizing the generated apk, I see in the androidmanifest:

_

    <receiver
        android:name="com.itisnajim.device_policy_controller.AppDeviceAdminReceiver"

....
..._

I am kind of lost on how to overcome this... I need to create my own device police (defeats the whole purpose of the library).

Thanks for your time.

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