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

registration failed in above 26 devices? #1

Open
raviteja74 opened this issue Apr 17, 2019 · 3 comments
Open

registration failed in above 26 devices? #1

raviteja74 opened this issue Apr 17, 2019 · 3 comments

Comments

@raviteja74
Copy link

No description provided.

@GeorgeMina
Copy link

I have the same problem with Android 9 (level 28 API's). Is there a newer version of the AbtoPhone Lib, or can I solve this error I'm getting because of it?
"Failed to find valid ContentProvider for this authority."

@shaik41
Copy link

shaik41 commented Apr 24, 2019

<provider
          android:name="org.abtollc.db.DBProvider"
          android:authorities="org.abtollc.db"
          android:enabled="true"
          android:exported="false" />

@aliakbarRashidi
Copy link

aliakbarRashidi commented Jan 13, 2020

<provider
          android:name="org.abtollc.db.DBProvider"
          android:authorities="org.abtollc.db"
          android:enabled="true"
          android:exported="false" />

thanks
this works for me on android 10.

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

4 participants