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

Android14 : Background Job #1015

Closed
Jihoon-SHIN opened this issue Mar 23, 2024 · 2 comments
Closed

Android14 : Background Job #1015

Jihoon-SHIN opened this issue Mar 23, 2024 · 2 comments

Comments

@Jihoon-SHIN
Copy link

Before android 14 or 13 ,

foregroundService worked well in background, but not work now.

I need to send user's location 4-5 times in a minutes ( every 10~20sec)
Is there any good way ?

I had plan to use WorkManager, however workmanager interval minimum value is 15 minutes.

Help me plz.. :(

@Jihoon-SHIN Jihoon-SHIN changed the title Android : Background Job Android14 : Background Job Mar 23, 2024
@sanduluca
Copy link

I dont see how is this related to notifee library. If you need a library for geolocation check this one https://github.com/transistorsoft/react-native-background-geolocation or any other library for geolocation

Copy link

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants