-
Notifications
You must be signed in to change notification settings - Fork 272
Could not find the provider authority. #106
Comments
Hey, can you please give us a little bit more infos? |
Hi, sure. Yes, we use 0.12.0 and no ContentProvider. It was only "new AppPreferences(context)" from onCreate in Application. |
Ok, I checked Fabric once again: Always in "new AppPreferences(this)" in Application "onCreate()". |
Same scenario for me. We are talking about lonely crashes but that's it |
+1 |
@fillobotto can you please show us some more information? @tajchert is the SDK open source now? Would be great if we can have a look inside it... |
@StefMa - sorry not yet. I will post it here when done. |
@StefMa In my case, I use tray in a library project. The library splits into client and service. The client part of the library is used in application main process. The service part is a remote service running in a separate process. Both client and service initialize tray
|
I try to use Tray because I cant access the shared_prefs directory. and now I find a mistake in my AndroidManifest.xml
set I don't know if it is the same mistake that cause the tray to an Exception. |
I got this error from one of users phones (LG-D855 Android 6.0):
The text was updated successfully, but these errors were encountered: