Code Monkey home page Code Monkey logo

Comments (6)

pr-1 avatar pr-1 commented on July 20, 2024

This is the log that i get. The last Line keeps on repeating ---

I/flutter (22204): on connection state changed
I/flutter (22204): login success
I/flutter (22204): on connection state changed
E/AGORA_SDK(22204): cannot open log file for writing: agorartm.log, err=30
E/AGORA_SDK(22204): cannot open log file for writing: agorartm.log, err=30
E/AGORA_SDK(22204): cannot open log file for writing: agorartm.log, err=30
E/AGORA_SDK(22204): cannot open log file for writing: agorartm.log, err=30

from agora-flutter-rtm-sdk.

pr-1 avatar pr-1 commented on July 20, 2024

Output of Flutter Doctor is. -

Princes-Air:edvi_flutter princesrivastava$ flutter doctor -v
[✓] Flutter (Channel stable, v1.17.1, on Mac OS X 10.14.5 18F132, locale en-IN)
• Flutter version 1.17.1 at /Users/princesrivastava/Projects/Flutter/flutter
• Framework revision f7a6a7906b (11 days ago), 2020-05-12 18:39:00 -0700
• Engine revision 6bc433c6b6
• Dart version 2.8.2

[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
• Android SDK at /Users/princesrivastava/Library/Android/sdk
• Platform android-29, build-tools 29.0.3
• ANDROID_HOME = /Users/princesrivastava/Library/Android/sdk
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1248-b01)
• All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 11.3.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 11.3.1, Build version 11C504
• CocoaPods version 1.8.4

[✓] Android Studio (version 3.3)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 34.0.1
• Dart plugin version 182.5215
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1248-b01)

[✓] VS Code (version 1.45.1)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.10.2

[✓] Connected device (1 available)
• SM M305F • 32009b3747ef26ab • android-arm64 • Android 10 (API 29)

• No issues found!

from agora-flutter-rtm-sdk.

plutoless avatar plutoless commented on July 20, 2024

have you granted permission for writing file? looks like a permission issue

from agora-flutter-rtm-sdk.

pr-1 avatar pr-1 commented on July 20, 2024

YOU MEAN THIS --
uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"
??

from agora-flutter-rtm-sdk.

plutoless avatar plutoless commented on July 20, 2024

i think you also have to dynamically request it when needed in code.

from agora-flutter-rtm-sdk.

pr-1 avatar pr-1 commented on July 20, 2024

Yup got that done. It was some sequencing error, i was not logging into the channel before joining.
Went through the official docs and library code. Thanks for the help. I am closing this now.

from agora-flutter-rtm-sdk.

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.