GithubHelp home page GithubHelp logo

Comments (12)

buFFalo94 avatar buFFalo94 commented on June 18, 2024 3

@buFFalo94, i test several times in my emulator (Android Pie - 9)and it works correctly.
Try to check the USSD class activity with the library that I have posted it before

Emulator never completely kill a process that's why it's seems to work
on actual device it's works too but if you clean up running apps accessibility service will stop to work until next phone reboot
You can make it work again without rebooting the phone by disabling and enabling again the accessibility service

from voipussd.

romellfudi avatar romellfudi commented on June 18, 2024

Mm... that happens when don't close correctly. You last action must be over() method

from voipussd.

buFFalo94 avatar buFFalo94 commented on June 18, 2024

Oh sorry I tested on Pie
It's works on lollipop and Nougat
I've read on stackoverflow that it's happen on Oreo too

from voipussd.

buFFalo94 avatar buFFalo94 commented on June 18, 2024

Even if you close it correctly, the next time it's won't work unless you reboot the phone or disabled and enable it again

from voipussd.

romellfudi avatar romellfudi commented on June 18, 2024

M.mm...I don't think so, maybe it's a flag into library. Tell me only happens on Pie?

from voipussd.

buFFalo94 avatar buFFalo94 commented on June 18, 2024

Yeah only pie

from voipussd.

buFFalo94 avatar buFFalo94 commented on June 18, 2024

I got more time to test on different phones running Pie, it's seems like a running some others but the issue persist on others.
Note that the issue does not seems to affect phones like Pixel which does not uses custom android OS

from voipussd.

romellfudi avatar romellfudi commented on June 18, 2024

Hi @buFFalo94 Please send me the log (tag: USSDService)
mmm... please use branch 'settings' instead of network library.

allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}

dependencies {
 implementation 'com.github.romellfudi.VoIpUSSD:ussd-library:RevSettings'
}

from voipussd.

romellfudi avatar romellfudi commented on June 18, 2024

@buFFalo94, i test several times in my emulator (Android Pie - 9)and it works correctly.
Try to check the USSD class activity with the library that I have posted it before

from voipussd.

romellfudi avatar romellfudi commented on June 18, 2024

On Samsung 8+ with Pie works very well, on Pixel which class name of ussd activity uses

from voipussd.

TigranSarkisian avatar TigranSarkisian commented on June 18, 2024

unfortunately still esxists on real device (sumsung s8 android 9)

from voipussd.

romellfudi avatar romellfudi commented on June 18, 2024

@TigranSarkisian tell me the class name.

from voipussd.

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.