aminrahkan/SipApp

registration failed in above 26 devices?

Opened this issue · 3 comments

registration failed in above 26 devices?

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."

<provider
          android:name="org.abtollc.db.DBProvider"
          android:authorities="org.abtollc.db"
          android:enabled="true"
          android:exported="false" />
<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.