App keeps closing #48

Open
opened 2020-07-05 11:24:49 +00:00 by rparree · 10 comments

Hi,

I tried to install the App on Android.I downloaded it from https://dl.vikunja.io/app/master. (app-main-release.apk, 06/24/2020) But Android tells me "App keeps on closing".

Samsung Galaxy 8+
Adnroid

Thanks.,

Hi, I tried to install the App on Android.I downloaded it from https://dl.vikunja.io/app/master. (app-main-release.apk, 06/24/2020) But Android tells me "App keeps on closing". Samsung Galaxy 8+ Adnroid Thanks.,
Owner

I've not been able to reproduce this in my android emulator, but I am able to reproduce it on my phone which is a bit weired. Did you succeed in setting it up? (aka enter your server credentials)

I've not been able to reproduce this in my android emulator, but I am able to reproduce it on my phone which is a bit weired. Did you succeed in setting it up? (aka enter your server credentials)
Author

No, the app never even appears. When i click the launch icon, it comes with the messages "app keeps stopping". This is after a fresh and first-time install.

Tried clearing the apps cache and files, but nothing works.

tx.,

No, the app never even appears. When i click the launch icon, it comes with the messages "app keeps stopping". This is after a fresh and first-time install. Tried clearing the apps cache and files, but nothing works. tx.,
Owner

Okay that matches my test result.

Digging through the logs its seems like it has crashed for some reason without giving more detail. It seems like some native part of the flutter runtime segfaults which is really weired.

Okay that matches my test result. Digging through the logs its seems like it has crashed for some reason without giving more detail. It seems like some native part of the flutter runtime segfaults which is really weired.
Owner

The relevant debug error message seems to be

[ERROR:flutter/shell/platform/android/platform_view_android_jni.cc(674)] Could not locate FlutterCallbackInformation class
The relevant debug error message seems to be ``` [ERROR:flutter/shell/platform/android/platform_view_android_jni.cc(674)] Could not locate FlutterCallbackInformation class ```
Owner

Seems like we're hitting this: https://github.com/flutter/flutter/issues/27371

Seems like we're hitting this: https://github.com/flutter/flutter/issues/27371
Owner

I've triggered a new build maybe the bug was fixed in a more recent version of flutter, we'll see. There's not much to find about the error message other than the issue I've linke in previous comments.

I've triggered [a new build](https://drone.kolaente.de/vikunja/app/301) maybe the bug was fixed in a more recent version of flutter, we'll see. There's not much to find about the error message other than the issue I've linke in previous comments.
Owner

Nope, seems like a new build still does not work.

Nope, seems like a new build still does not work.
Owner

In the meantime the debug apk build seems to work so until we figure out where the issue is, you could use that.

In the meantime the debug apk build seems to work so until we figure out where the issue is, you could use that.
Author

Wnanted to quickly check it works for me as well. But i am not able to install it. The installer just hangs near the end (~95%) and never completes.

Wnanted to quickly check it works for me as well. But i am not able to install it. The installer just hangs near the end (~95%) and never completes.

Hi,

same for me, app-main-release.apk does emediately close when I start it.
But I was able to install the app-unsigned-debug.apk version on my OnePlus 3T an it starts as expected!

Hi, same for me, **app-main-release.apk** does emediately close when I start it. But I was able to install the **app-unsigned-debug.apk** version on my **OnePlus 3T** an it starts as expected!
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
3 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/app#48
No description provided.