Git Product home page Git Product logo

Comments (7)

tadaspetra avatar tadaspetra commented on June 5, 2024 1

Thank you so much! That really means a lot :)

But can you try to run the example app that we have in the repo, and see if that works. I am wondering whether this could be something to do with GetX initialization. According to the documentation, these are some possible reasons for that error, but from what you shared those aren't likely. One of my guesses is that GetX doesn't initialize it appropriately. If you try with the basic example app would be great

Screen Shot 2021-12-07 at 2 24 27 PM

from videouikit-flutter.

tadaspetra avatar tadaspetra commented on June 5, 2024

First thing I would check is that the tempToken isn't expired. It expires every 24 hours. Was this working before, or has it never worked?

from videouikit-flutter.

moesaid avatar moesaid commented on June 5, 2024

Hi Tadas! love your videos buddy!
actually never worked tried multiple times regenerating tempToken on Agora console, and experienced the same error.

from videouikit-flutter.

moesaid avatar moesaid commented on June 5, 2024

I didn't have a chance to run the example, but for sure will do so this week. I will let you know :)

from videouikit-flutter.

moesaid avatar moesaid commented on June 5, 2024

running the example

flutter: Error occured while initializing Agora RtcEngine: PlatformException(7, not initialized, null, null)
[VERBOSE-2:ui_dart_state.cc(209)] Unhandled Exception: Null check operator used on a null value
#0      SessionController.joinVideoChannel
package:agora_uikit/controllers/session_controller.dart:397
<asynchronous suspension>
#1      AgoraClient.initialize
package:agora_uikit/src/agora_client.dart:69
<asynchronous suspension>
#2      _MyAppState.initAgora
package:agora_uikit_example/main.dart:32
<asynchronous suspension>

from videouikit-flutter.

Meherdeep avatar Meherdeep commented on June 5, 2024

@moesaid The error code 7 occurs when your RtcEngine hasn't been initialized. Please make sure that you're passing the correct AppId and a valid token.

from videouikit-flutter.

Meherdeep avatar Meherdeep commented on June 5, 2024

@moesaid Closing this issue for now. Feel free to open it again if you're still facing this issue.

from videouikit-flutter.

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.