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 doesn't run on android #23

Open
syonip opened this issue Oct 15, 2024 · 1 comment
Open

App doesn't run on android #23

syonip opened this issue Oct 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@syonip
Copy link

syonip commented Oct 15, 2024

Environment

Technology Version
Flutter version 3.24.3
App version 3.1.0+9
Android version 10
iOS version
Xcode version

Device information:
Huawei P30 Pro

Description

Expected behavior:
The app doesn't crash on run
Current behavior:
App crashes on run

Steps to reproduce

Run app on android

StackTrace:

The relevant error-causing widget was:
    ChangeNotifierProxyProvider<WebViewModel, WindowModel> ChangeNotifierProxyProvider:file:///C:/git/flutter_browser_app/lib/main.dart:126:9

When the exception was thrown, this was the stack:
#0      WindowManagerPlus.current (package:window_manager_plus/src/window_manager.dart:60:51)
window_manager.dart:60
#1      _FlutterBrowserAppState.initState (package:flutter_browser/main.dart:152:23)
main.dart:152
#2      StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:5748:55)
framework.dart:5748
@syonip syonip added the bug Something isn't working label Oct 15, 2024
@syonip
Copy link
Author

syonip commented Oct 15, 2024

Also happens on android 15 emulator

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

1 participant