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

Android: infinite loading loop on AOSP images without Google APIs #119

Open
algolog opened this issue Dec 15, 2023 · 3 comments
Open

Android: infinite loading loop on AOSP images without Google APIs #119

algolog opened this issue Dec 15, 2023 · 3 comments

Comments

@algolog
Copy link

algolog commented Dec 15, 2023

  • Description: app shows an infinite loading loop on the main screen when launched on a system without Google APIs (AOSP, LineageOS, etc.)
  • Affected versions: 5.8.0 - present
  • Steps to reproduce: run the app in android emulator with Default Android System Image without Google APIs (e.g. Tiramisu API_33 x86_64)

Somewhere along the way Pera app became too dependent on Firebase Crashlytics service and now doesn't work without it. I think it should be possible to gracefully deal with the absence of this component. For example, removing build dependencies on gms/firebase and replacing reporting functions here with normal logging stubs still produces the working build.

@yigitguler
Copy link
Contributor

Thank you. @artizco lets check this.

@theRoboxx
Copy link

Issue is still present in version 5.10.8

@Matz-a
Copy link

Matz-a commented Aug 26, 2024

Pera is still completely unusable in version 5.10.12 on degoogled devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants