Giter VIP home page Giter VIP logo

Comments (7)

MrAlek avatar MrAlek commented on July 25, 2024

Assuming you have troubles on Android? Do you use displayCall or displayCustomCall?

from flutter_callkeep.

sitatec avatar sitatec commented on July 25, 2024

I use displayIncomingCall. Yes I have problems on Android I have not tested it on ios.

from flutter_callkeep.

MrAlek avatar MrAlek commented on July 25, 2024

Did you add record audio permissions to the manifest?

<uses-permission android:name="android.permission.RECORD_AUDIO" />

from flutter_callkeep.

sitatec avatar sitatec commented on July 25, 2024

Yes I did it. The agora audio stream works as long as I haven't called the CallKeep.displayIncomingCall(...) method.

from flutter_callkeep.

sitatec avatar sitatec commented on July 25, 2024

When I accept the incoming call, i get the following logs :

W/ConnectionTracker(20657): Exception thrown while unbinding
W/ConnectionTracker(20657): java.lang.IllegalArgumentException: Service not registered: ls@414002f
W/ConnectionTracker(20657): 	at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:1870)
W/ConnectionTracker(20657): 	at android.app.ContextImpl.unbindService(ContextImpl.java:1847)
W/ConnectionTracker(20657): 	at android.content.ContextWrapper.unbindService(ContextWrapper.java:755)
W/ConnectionTracker(20657): 	at ci.f(:com.google.android.gms.dynamite_measurementdynamite@[email protected] (120400-0):1)
W/ConnectionTracker(20657): 	at ci.d(:com.google.android.gms.dynamite_measurementdynamite@[email protected] (120400-0):2)
W/ConnectionTracker(20657): 	at lt.E(:com.google.android.gms.dynamite_measurementdynamite@[email protected] (120400-0):9)
W/ConnectionTracker(20657): 	at ld.a(:com.google.android.gms.dynamite_measurementdynamite@[email protected] (120400-0):3)
W/ConnectionTracker(20657): 	at ef.run(:com.google.android.gms.dynamite_measurementdynamite@[email protected] (120400-0):3)
W/ConnectionTracker(20657): 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
W/ConnectionTracker(20657): 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
W/ConnectionTracker(20657): 	at iy.run(:com.google.android.gms.dynamite_measurementdynamite@[email protected] (120400-0):5)

from flutter_callkeep.

hasnainsaeed9692 avatar hasnainsaeed9692 commented on July 25, 2024

@sitatec Hello, Can you please share the code how you implemented call screen in background with agora? I'm also developing a video calling app by following the The CS Guy skype clone series on youtube. Everything is working fine when app is open. I want to show the call screen when app is closed.
Thanks

from flutter_callkeep.

sitatec avatar sitatec commented on July 25, 2024

Hi @hasnainsaeed9692, I'm no longer using this package as I didn't find a solution to my problem, I have implemented my one incoming call notification and call screen with native code.
here is the project page: https://github.com/sitatec/Taluxi-Open-Source

from flutter_callkeep.

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.