-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Can not open app built by v7.1.3 #570
Comments
Hi @CS-Tao, help me reproduce this please: |
@janpio Yes, please. Many thanks! |
Why do you think this could be related and help? |
@CS-Tao What exactly do you mean by "flash back unexpectedly"? |
@janpio I'm not sure. And just have a try, because I found that build-tools version has been changed in ".travis.yml" of this repo in v7.1.3. |
Just I can't open my app, it exited when I try to open it. |
Ok, I could reproduce your problem:
How can I build the actual web app in Update: |
Ok, I can confirm that your app built with 7.1.2 works and intended, but crashes on startup with "Unfortunately, whu-library-seat-mobile has stopped." when built with 7.1.3. This looks like a bug to me - we will investigate. |
run |
I am using |
Just to make sure this is not a general problem: |
Okay. Thank you~ |
I used
Removing the plugin fixed the crash. You were using a beta version of this plugin anyway: If upgrading to beta does not help, please report the problem at the plugin's repository issues, I didn't see an existing one on a first look. |
If using the newer version of the plugin doesn't work, please also report back here - maybe this is indeed caused by 7.1.3. Someone else from the team will look into this then. |
Further investigation showed that this is indeed a problem of cordov-androida. The plugin files are copied to different places in 7.1.3 than they were in 7.1.2, which causes the plugin to crash. In your case it was We will continue investigating and provide a fix asap. Until then: Best stay with 7.1.2 @CS-Tao . |
Closing in favour of #571 as it contains the key problem. But thanks for reporting and being so cooperative! |
#571 is now fixed in master. Will be fixed in nightly build and upcoming patch release, details in #571 (comment). |
7.1.4 patch release is now published to resolve the issue. |
My app was built successfully by Travis-ci, but it flash back unexpectedly when launch.
It works yesterday when built with v7.1.2. Does anybody know what caused this?
I have tried to upgrade build-tools version from 26.0.2 to 28.0.3, but it still can not work.
Files:
Travis-ci build logs (For same commit)
The text was updated successfully, but these errors were encountered: