Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Can't open notification settings #1758

Open
smiller171 opened this issue Apr 24, 2018 · 13 comments
Open

Can't open notification settings #1758

smiller171 opened this issue Apr 24, 2018 · 13 comments

Comments

@smiller171
Copy link

FastHub Version: 4.6.7
Android Version: 8.1.0 (SDK: 27)
Device Information:

  • Manufacturer: Google
  • Model: Pixel 2

I'm not getting push notifications, so I went to check my notification settings and it crashes every time I try to open them.

@ardacebi
Copy link
Contributor

ardacebi commented Apr 24, 2018

Working fine for me.

Did you try deleting data or just clear caches?

You can also try uninstalling and reinstalling the app.

@smiller171
Copy link
Author

@TurboProgramming I'm reluctant do so so since bookmarked repos don't get saved anywhere, as I discovered a while back :/

@k0shk0sh
Copy link
Owner

Clear app data 😅

@smiller171
Copy link
Author

Ok, so I cleared app data and then went to restore settings and now it's crashing again. I'll post my backup.json momentarily (after scrubbing any PII)

@k0shk0sh
Copy link
Owner

Don't restore app data 😅 because it seems the restore function restores booleas as string

@smiller171
Copy link
Author

Sounds like you should disable backup and restore till you fix that.

@yakov116
Copy link
Collaborator

@smiller171 when was the backup from?

@smiller171
Copy link
Author

March 26th

@smiller171
Copy link
Author

@yakov116 and the indication from @k0shk0sh was that this is a problem in the restore, not the backup.

@smiller171
Copy link
Author

{
  "app_language": "en",
  "markNotificationAsRead": false,
  "notificationSound": true,
  "appColor": "Blue",
  "back_button": false,
  "notificationEnabled": true,
  "appTheme": "Bluish Theme",
  "notificationTime": "30 minutes",
  "recylerViewAnimation": false,
  "backed_up": "03\/26",
  "wrap_code": true,
  "acc_nav_drawer_guide": true,
  "disable_auto_loading_image": false,
  "amlod_theme_enabled": true,
  "fasth_pro_items": true,
  "repo_guide": true,
  "sent_via": true,
  "rect_avatar": false,
  "enable_ads": false,
  "whats_new": 466,
  "fasthub_signature": false,
  "nav_drawer_guide": true,
  "navigation_color": false,
  "bluish_theme_enabled": true,
  "midnightblue_theme_enabled": true,
  "code_theme": "themes\/solarized-dark.css",
  "app_animation": false
}

@smiller171
Copy link
Author

as a separate issue, looking at this is all I'd have to do to enable premium features is toggle fasth_pro_items and enable_ads?

@k0shk0sh
Copy link
Owner

Exactly, feel free to do so if Open source mean nothing to you :).

That's how much I trust open source community

@smiller171
Copy link
Author

@k0shk0sh I mean, I already paid for it, but it seems like it would be better (or in addition) to use a getPurchases request when the app is opened. The results of this are cached locally so it doesn't have to make a network request every time. https://developer.android.com/google/play/billing/api.html

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

No branches or pull requests

4 participants