Closed priyakar closed 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.
<provider>
authorities
Fixed in v1.0.4
Two apps using the library cannot be installed on one device. The
<provider>
in the library's manifest file hasauthorities
which needs to be exclusive for every app.