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

App crashes when I enter a channel #151

Closed
gabriel-mata opened this issue Jul 22, 2020 · 4 comments
Closed

App crashes when I enter a channel #151

gabriel-mata opened this issue Jul 22, 2020 · 4 comments

Comments

@gabriel-mata
Copy link

I cloned your repository and insert my appID in the settings.dart file, however when I build the apk and install it on my phone, it just crashes and exits the application. Note: I have already followed the steps of this issue (AgoraIO-Extensions/Agora-Flutter-SDK#7) and it still didn't work. Can someone help me?

Ps.: I tried the architecture arm64-v8a, armeabi-v7a, x86 and also as proposed in issue saided

@LichKing-2234
Copy link
Contributor

any crash log?

@gabriel-mata
Copy link
Author

Hello @LichKing-2234 ! No logs, the app just close. No logging, the app just closes. I even thought about downloading an application that takes the system log, but I didn't have much success.

@LichKing-2234
Copy link
Contributor

why no logging, I think it is impossible.

@gabriel-mata
Copy link
Author

I didn't have any logs, as I said, the app just closes instantly when you enter the chat room.
However, I was uneasy, refactored the code and found a solution to the problem.
The steps I took were:

  • update version of agora_rtc_engine in pubspec.yaml to 1.0.13

  • Switch wrapper function return to Container instead of Expanded.
    Exchange location

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants