Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type cast errors in version 3.1.3 #204

Closed
shashikantdurge opened this issue Oct 21, 2020 · 6 comments
Closed

Type cast errors in version 3.1.3 #204

shashikantdurge opened this issue Oct 21, 2020 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@shashikantdurge
Copy link

shashikantdurge commented Oct 21, 2020

Describe the bug
agora_rtc_engine 3.1.3
There are some type cast errors
Example : _TypeError (type '_InternalLinkedHashMap<dynamic, dynamic>' is not a subtype of type 'Map<String, dynamic>')

To Reproduce
Steps to reproduce the behavior:
Call method rtcEngine.getUserInfoByUid(uid);

Expected behavior
No typecast errors

Screenshots
Screenshot 2020-10-21 at 4 41 09 PM

flutter doctor -v

[✓] Flutter (Channel stable, v1.17.5, on Mac OS X 10.15.7 19H2, locale en-IN)
    • Flutter version 1.17.5 at /Users/shashikantdurge/Development/flutter
    • Framework revision 8af6b2f038 (4 months ago), 2020-06-30 12:53:55 -0700
    • Engine revision ee76268252
    • Dart version 2.8.4

 
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
    • Android SDK at /Users/shashikantdurge/Library/Android/sdk
    • Platform android-30, build-tools 30.0.2
    • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 12.0.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 12.0.1, Build version 12A7300
    • CocoaPods version 1.9.3

[✓] Android Studio (version 4.0)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin version 50.0.1
    • Dart plugin version 193.7547
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)

[✓] Connected device (1 available)
    • ONEPLUS A3003 • 2c21d4b0 • android-arm64 • Android 9 (API 28)
@LichKing-2234
Copy link
Contributor

Thanks for your issue, it will be fixed next version.

@LichKing-2234 LichKing-2234 self-assigned this Oct 21, 2020
@LichKing-2234 LichKing-2234 added the bug Something isn't working label Oct 21, 2020
@LichKing-2234
Copy link
Contributor

the solution is:
image

@LichKing-2234
Copy link
Contributor

fixed in 3.1.4-rc.0

@shashikantdurge
Copy link
Author

shashikantdurge commented Nov 5, 2020

@LichKing-2234 Found some more Type cast errors
Screenshot 2020-11-05 at 7 33 47 AM

@shashikantdurge
Copy link
Author

I'm working on it. will raise a PR once done

@github-actions
Copy link
Contributor

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants