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

ScheduledActionService crashes on Android 8 #768

Closed
rivaldi8 opened this issue Feb 8, 2018 · 1 comment
Closed

ScheduledActionService crashes on Android 8 #768

rivaldi8 opened this issue Feb 8, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@rivaldi8
Copy link
Collaborator

rivaldi8 commented Feb 8, 2018

Steps to reproduce the behaviour

  1. Schedule an action.
  2. Restart the application.

Expected behaviour

Scheduled actions are run periodically.

Actual behaviour

The service crashes due to the new Android 8 restrictions on background services.

Software specifications

  • GnuCash Android version: 2.3
  • System Android version: 8
@rivaldi8
Copy link
Collaborator Author

Fixed in develop (94bfc01).

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

No branches or pull requests

1 participant