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 after accepting permission #53

Open
Neumann-Valle opened this issue Jan 25, 2022 · 9 comments
Open

App crashes after accepting permission #53

Neumann-Valle opened this issue Jan 25, 2022 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@Neumann-Valle
Copy link

Neumann-Valle commented Jan 25, 2022

Describe the bug
After the permission are accepted the app crashes.

To Reproduce
You must include full steps to reproduce so that we can reproduce the problem.

Expected behavior
App suppose to work normally

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone:

-Android emulator Pixel 3A

Logs ``` ```
[✓] Flutter (Channel stable, 2.8.0, on Ubuntu 20.04.3 LTS 5.13.0-27-generic, locale en_US.UTF-8)
    • Flutter version 2.8.0 at /home/utan/snap/flutter/common/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision cf44000065 (7 weeks ago), 2021-12-08 14:06:50 -0800
    • Engine revision 40a99c5951
    • Dart version 2.15.0

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    • Android SDK at /home/utan/Android/Sdk
    • Platform android-31, build-tools 30.0.3
    • Java binary at: /snap/android-studio/115/android-studio/jre/bin/java
    • Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7249189)
    • All Android licenses accepted.

[✓] Chrome - develop for the web
    • Chrome at google-chrome

[✓] Android Studio (version 2020.3)
    • Android Studio at /snap/android-studio/115/android-studio
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7249189)

[✓] VS Code
    • VS Code at /snap/code/current
    • Flutter extension version 3.32.0

[✓] Connected device (2 available)
    • sdk gphone x86 (mobile) • emulator-5554 • android-x86    • Android 11 (API 30) (emulator)
    • Chrome (web)  

Following error:

D/AndroidRuntime( 8657): Shutting down VM
E/AndroidRuntime( 8657): FATAL EXCEPTION: main
E/AndroidRuntime( 8657): Process: rvc.chat.client.com, PID: 8657
E/AndroidRuntime( 8657): android.app.RemoteServiceException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{a6cf6c9 u0 rvc.chat.client.com/de.julianassmann.flutter_background.IsolateHolderService}

Then app Crashes.

@Neumann-Valle Neumann-Valle added the bug Something isn't working label Jan 25, 2022
@JulianAssmann
Copy link
Owner

This plugin is Android only, see the documentation.

@Neumann-Valle
Copy link
Author

I am on android..

@Neumann-Valle
Copy link
Author

Neumann-Valle commented Jan 25, 2022

see the logs.. Please reopen bug

@JulianAssmann JulianAssmann reopened this Jan 25, 2022
@JulianAssmann
Copy link
Owner

Ah OK, the issue first said you were on iPhone.

@Neumann-Valle
Copy link
Author

My bad, I am really bad with github..

@Neumann-Valle
Copy link
Author

So any ideas why is this bug coming up?

@Neumann-Valle
Copy link
Author

Neumann-Valle commented Jan 29, 2022

So, I decided to test with old versions and all sound null versions works, but version 1.0.0 and 1.1.0.

I have tried to see what are the changelogs on those versions to see what's goin on.
Nevermind found them.

@JulianAssmann
Copy link
Owner

Did you find the issue?

@Neumann-Valle
Copy link
Author

No I haven't..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants