Git Product home page Git Product logo

Comments (8)

Andrewajith avatar Andrewajith commented on May 28, 2024 1

parent app crashes after successful login it also shows permission denied
I tried to apply storage permission to app manually in settings but still crashes just after login

in log cat i cant see any kind of red error message but certain codes suggest it could be the error of firebase database permission

need ur help

same problem..help me..how did u fix...
2019-03-02 19:23:14.528 17776-17776/com.github.midros.istheapp E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.github.midros.istheapp, PID: 17776
io.reactivex.exceptions.OnErrorNotImplementedException: Permission denied
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.subscribers.LambdaSubscriber.onError(LambdaSubscriber.java:79)
at io.reactivex.internal.operators.flowable.FlowableObserveOn$BaseObserveOnSubscriber.checkTerminated(FlowableObserveOn.java:207)
at io.reactivex.internal.operators.flowable.FlowableObserveOn$ObserveOnSubscriber.runAsync(FlowableObserveOn.java:392)
at io.reactivex.internal.operators.flowable.FlowableObserveOn$BaseObserveOnSubscriber.run(FlowableObserveOn.java:176)
at io.reactivex.android.schedulers.HandlerScheduler$ScheduledRunnable.run(HandlerScheduler.java:109)
at android.os.Handler.handleCallback(Handler.java:836)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:232)
at android.app.ActivityThread.main(ActivityThread.java:6802)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1103)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
Caused by: java.lang.Throwable: Permission denied
it shows like this

from istheapp.

M1Dr05 avatar M1Dr05 commented on May 28, 2024

In what version of android are you running the application?

you could show in detail the error that shows you in the logcat

from istheapp.

aapkaneelesh avatar aapkaneelesh commented on May 28, 2024

from istheapp.

cool125 avatar cool125 commented on May 28, 2024

does any setting required in firebase databse? i have compiled both apps ..

problems:
tested on 7.1.2 android
1 - child app not being hide.. its always struck on hiding
2- outgoing sms logs not recording. incoming sms logs recording and showing in parent app.
3- Call logs not working, Calls table is not available in firebase realtime database. , calls recording as well not working. ( does any manual setting required in firebase storage to save calls recording and photos?
4- pictures not capturing

can u change MAP feature. because free google map api key required to submit credit card info, so many people doesnt have valid credit card. it will be easy if only cordinates showing

kindly guide me..

from istheapp.

M1Dr05 avatar M1Dr05 commented on May 28, 2024

in your project at console.firebase.google.com, in the database/rules section, assign these rules:
{
"rules": {
".read": true,
".write": true
}
}

from istheapp.

picassotech avatar picassotech commented on May 28, 2024

I have come across a lot of error while compiling finally solved all but here are some major error

I am using android 5.1 API set to be 18 android studio version 3.3
1.In child app unable to hide the app!
2. In parent app after login, it crashes and closes.
I tried to fix it and in firebase, I have enabled email/pass login authenticated .created a database and set rules to "true" and created storage (don't know if I should make any project bucket there).
Also, no error now come while compiling or building a debug apk please help me out admin or talk to me on telegram @apybuilder.

from istheapp.

picassotech avatar picassotech commented on May 28, 2024

I have come across a lot of error while compiling finally solved all but here are some major error

I am using android 5.1 API set to be 18 android studio version 3.3
1.In child app unable to hide the app!
2. In parent app after login, it crashes and closes.
I tried to fix it and in firebase, I have enabled email/pass login authenticated .created a database and set rules to "true" and created storage (don't know if I should make any project bucket there).
Also, no error now come while compiling or building a debug apk please help me out admin or talk to me on telegram @apybuilder.

from istheapp.

picassotech avatar picassotech commented on May 28, 2024

does any setting required in firebase databse? i have compiled both apps ..

problems:
tested on 7.1.2 android
1 - child app not being hide.. its always struck on hiding
2- outgoing sms logs not recording. incoming sms logs recording and showing in parent app.
3- Call logs not working, Calls table is not available in firebase realtime database. , calls recording as well not working. ( does any manual setting required in firebase storage to save calls recording and photos?
4- pictures not capturing

can u change MAP feature. because free google map api key required to submit credit card info, so many people doesnt have valid credit card. it will be easy if only cordinates showing

kindly guide me..

I have come across a lot of error while compiling finally solved all but here are some major error

I am using android 5.1 API set to be 18 android studio version 3.3
1.In child app unable to hide the app!
2. In parent app after login, it crashes and closes.
I tried to fix it and in firebase, I have enabled email/pass login authenticated .created a database and set rules to "true" and created storage (don't know if I should make any project bucket there).
Also, no error now come while compiling or building a debug apk please help me out admin or talk to me on telegram @apybuilder.

from istheapp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.