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

StartService in Android Oreo and More should use startForegroundService #1785

Closed
brvier opened this issue Apr 5, 2019 · 2 comments
Closed

Comments

@brvier
Copy link
Contributor

brvier commented Apr 5, 2019

Versions

  • Python: 2.7
  • OS: Android (API 28)
  • Kivy: master
  • Cython: recommendedone

Description

On Android Oreo and more, Start service should use startForegroundService instead of startService

@brvier
Copy link
Contributor Author

brvier commented Apr 5, 2019

And also use notification channel for the permanent notification.

@ghost
Copy link

ghost commented Jul 29, 2019

I think this is implemented now on latest develop so it should work now! Please let me know if this isn't the case, I'll be happy to reopen the issue then

This issue was closed.
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

Successfully merging a pull request may close this issue.

1 participant