-
-
Notifications
You must be signed in to change notification settings - Fork 267
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
v2.0.0-rc.4 crashes when connecting to a server #116
Comments
When does the app crash, after entering a URL or instantly after opening? |
When I enter my url of my server, when I click on connect, the app closes |
You can also try clearing the cache and data of the app I think the debug version works in your case because it has another package name and therefore you do not have data from previous versions with conflicts |
I deleted all the metadata, data, etc. Install the release version again, and it makes me the same bug. I install the "debug" version and if it enters me. I hope it only happens to me. Although I don't think so. |
Well., only to discard, the "release-unsigned" version does the same for you? |
The "release-unsigned" version practically doesn't install it for me. I have Android 9.0. I think the system would not be the problem. I'll try again |
You need to uninstall the "release" version first, then you should probably install the "release-unsigned" version |
Yes Yes. I install the version release. When I enter the url of the server and click on connect, it boots me from the app and closes. I uninstall the release version and I install the "release-unsigned" version and it tells me that this app cannot be installed. I delete it again, including all the data from the remains of those apps, and I install the "Debug" version and that if it opens me up, it enters in an excellent way. I don't understand what the problem is with the Release version. |
Can you provide us some logs using logcat? |
With pleasure. Excuse me if I'm very ignorant, but how do you get the logs? Do you have to download something from the playstore to do it? or with the program that will be installed separately with the debug version of Jellyfin, can it be done? |
You need to enable developer mode and connect from your laptop or pc using adb. |
I also have the same issue. Here is the logcat output ( I am using One Plus 7T - Android 10)
|
Thank you very much. That means I'm not the only one with that problem. |
We've identified the issue (R8, the android obfuscator) and will work on a fix for the next release candidate. If you're using the Play Store beta channel you can disable automatic updates or temporary leave the beta as a workaround. For sideloaders the previous RC can be re-installed. Thanks for the logs @ajithnn! |
@nielsvanvelzen waaaait, the apiclient doesn't ship a ProGuard config? Oops. |
It should work now in the latest release! Please let us know if it doesn't. |
I had the same issue yesterday, rc.5 works and I can connect properly now, thanks! |
Describe the bug
Trying to enter with the new compilation of the Android version with the release version, it does not enter the server, the app crashes and closes itself. On the other hand, with the DEBUG version it does it perfectly. It will be an error when compiling the app. I hope it is a fixable error.
To Reproduce
System (please complete the following information):
The text was updated successfully, but these errors were encountered: