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

Background task not running if not debug remotely #68

Open
petixiuxx opened this issue Mar 6, 2019 · 3 comments
Open

Background task not running if not debug remotely #68

petixiuxx opened this issue Mar 6, 2019 · 3 comments

Comments

@petixiuxx
Copy link

Hi Author !
I have a weird problem. When I tested the background-task in my app in debug remotely, It worked fine and I got the task done.
However, If I didn't turn the debug remotely on or built the app to production, the background-task didn't seem to work
screenshot from 2019-03-06 17-48-12
screenshot from 2019-03-06 17-50-06

Thank for your help

@Oleksandrrr
Copy link

@petixiuxx did you find a way to solve this problem?

@xSmoggeRx
Copy link

I have exactly the same problem. And in iPhone I cannot reach to get a background task trigger that is not from the XCode triggerer.

@petixiuxx
Copy link
Author

@Oleksandrrr not yet. So I replace with background job which only works for Android
@xSmoggeRx the same for me with IOS 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

3 participants