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

hello #5

Open
mohannadbahar opened this issue Apr 2, 2020 · 0 comments
Open

hello #5

mohannadbahar opened this issue Apr 2, 2020 · 0 comments

Comments

@mohannadbahar
Copy link

hello how are you
i have this problem when i run ur code
the error is :-
W/System.err: io.reactivex.exceptions.OnErrorNotImplementedException: Firebase document not exists
at io.reactivex.internal.functions.Functions$OnErrorMissingConsumer.accept(Functions.java:704)
at io.reactivex.internal.functions.Functions$OnErrorMissingConsumer.accept(Functions.java:701)
at io.reactivex.internal.observers.LambdaObserver.onError(LambdaObserver.java:77)
at io.reactivex.internal.observers.BasicFuseableObserver.onError(BasicFuseableObserver.java:100)
at io.reactivex.internal.operators.observable.ObservableCreate$CreateEmitter.tryOnError(ObservableCreate.java:85)
at io.reactivex.internal.operators.observable.ObservableCreate$CreateEmitter.onError(ObservableCreate.java:73)
at com.github.abdularis.trackmylocation.data.rxfirestore.FirestoreDocumentOnSubscribe$DocEventListener.onEvent(FirestoreDocumentOnSubscribe.java:60)
at com.github.abdularis.trackmylocation.data.rxfirestore.FirestoreDocumentOnSubscribe$DocEventListener.onEvent(FirestoreDocumentOnSubscribe.java:44)
at com.google.firebase.firestore.DocumentReference.zza(Unknown Source:59)
at com.google.firebase.firestore.zzd.onEvent(Unknown Source:6)
at com.google.android.gms.internal.zzeyn.zza(Unknown Source:6)
at com.google.android.gms.internal.zzeyo.run(Unknown Source:6)
at android.os.Handler.handleCallback(Handler.java:907)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:216)
at android.app.ActivityThread.main(ActivityThread.java:7506)
W/System.err: at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:956)
Caused by: com.github.abdularis.trackmylocation.data.rxfirestore.errors.DocumentNotExistsException: Firebase document not exists
... 13 more
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.github.abdularis.trackmylocation, PID: 13510
io.reactivex.exceptions.OnErrorNotImplementedException: Firebase document not exists
at io.reactivex.internal.functions.Functions$OnErrorMissingConsumer.accept(Functions.java:704)
at io.reactivex.internal.functions.Functions$OnErrorMissingConsumer.accept(Functions.java:701)
at io.reactivex.internal.observers.LambdaObserver.onError(LambdaObserver.java:77)
at io.reactivex.internal.observers.BasicFuseableObserver.onError(BasicFuseableObserver.java:100)
at io.reactivex.internal.operators.observable.ObservableCreate$CreateEmitter.tryOnError(ObservableCreate.java:85)
at io.reactivex.internal.operators.observable.ObservableCreate$CreateEmitter.onError(ObservableCreate.java:73)
at com.github.abdularis.trackmylocation.data.rxfirestore.FirestoreDocumentOnSubscribe$DocEventListener.onEvent(FirestoreDocumentOnSubscribe.java:60)
at com.github.abdularis.trackmylocation.data.rxfirestore.FirestoreDocumentOnSubscribe$DocEventListener.onEv

so how can i solve this problem and another Q
how can i use the backend file

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

1 participant