IhorKlimov / SmartImagePicker

[Unsupported] Simplest way to pick, crop images on Android from camera or gallery
76 stars 30 forks source link

Provider authorities clash if I try to make two different apps using this library #7

Closed priyakar closed 6 years ago

priyakar commented 6 years ago

Two apps using the library cannot be installed on one device. The <provider> in the library's manifest file has authorities which needs to be exclusive for every app.

IhorKlimov commented 6 years ago

Fixed in v1.0.4