Crash on startup with Android 7 #137
Labels
No Label
Difficulty - Beginner friendly
Difficulty = Easy
Difficulty = Hard
Difficulty = Medium
Priority = CRITICAL
Priority = High
Priority = Low
Priority = Normal
Priority = Some day
Status - Fixed somewhere else
Status - No details provided
Status = Can't fix
Status = Duplicate
Status = Help wanted
Status = Invalid
Status = Need more details
Status = Taken
Status = Wontfix
Type - Selfoss works like this
Type = Bug
Type = Chore
Type = Enhancement
Type = Feature
Type = Question
Type = SELFOSS API ISSUE
Type = Tools
Type = UX/Design
Up For Grabs
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Louvorg/ReaderForSelfoss-multiplatform#137
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Prerequisites
CONTRIBUTING
guide ?Description
I logged in to reader for selfoss after installing the latest version. It crashed. Now it crashes each time shortly after I try to run the app, with the following printed to
adb logcat
:This appears to be similar to what describes
https://stackoverflow.com/questions/49851379/java-lang-noclassdeffounderror-failed-resolution-of-ljava-time-instant
Steps to Reproduce
Expected behavior: No crash
Actual behavior: Crash
Device
Damn, sorry about that. Thank you for letting us know, I probably should start testing on older Android versions as well...
This is because we're missing library desugaring.
The bug seems to have been introduced here:
5494978db8
@davidoskky did you reproduce the issue. I wasn't able to.
Yes, I did reproduce this on API 25, could not reproduce it on lower APIs as another error regarding SSL certificates impeded logging in altogether.
Just tested with API 25. The pull request is merged.
@jtojnar A new release should be created in a few minutes. An APK will be available with it, so you'll be able to download it from here.