Giter Site home page Giter Site logo

flutter作为主工程跑真机没问题,flutter当做模块集成到现有工程里就报错,如下,不知道为何? about agora-flutter-quickstart HOT 8 CLOSED

agoraio-community avatar agoraio-community commented on August 21, 2024
flutter作为主工程跑真机没问题,flutter当做模块集成到现有工程里就报错,如下,不知道为何?

from agora-flutter-quickstart.

Comments (8)

plutoless avatar plutoless commented on August 21, 2024 1

我知道,我的意思是你弄个简单的项目,然后把这个作为模块集成进去复现下发给我我看下。。

from agora-flutter-quickstart.

plutoless avatar plutoless commented on August 21, 2024

作为模块集成是指?

from agora-flutter-quickstart.

fankcool avatar fankcool commented on August 21, 2024

现有iOS工程集成flutter版的RTC。

from agora-flutter-quickstart.

plutoless avatar plutoless commented on August 21, 2024

这个错误一般意味着methodchannel没有正确注册,你可以看一下是不是作为模块集成时部分生命周期方法没有调用到

from agora-flutter-quickstart.

fankcool avatar fankcool commented on August 21, 2024

appdelegate里注册了flutter插件:GeneratedPluginRegistrant.register(with: self)
GeneratedPluginRegistrant里注册了[AgoraRtcEnginePlugin registerWithRegistrar:[registry registrarForPlugin:@"AgoraRtcEnginePlugin"]]; agora插件。当做模块集成也没别的生命周期方法需要调用好像?

from agora-flutter-quickstart.

plutoless avatar plutoless commented on August 21, 2024

这边可以发个复现问题的最小demo给我我看下吗?

from agora-flutter-quickstart.

fankcool avatar fankcool commented on August 21, 2024

集成在主项目里遇到的问题,不是demo...

from agora-flutter-quickstart.

LichKing-2234 avatar LichKing-2234 commented on August 21, 2024

you can reopen this issue if the problem still exists.

from agora-flutter-quickstart.

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.