We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When iPhone's are in battery saving mode, and the phone screen is off, external fetch requests are blocked.
This may cause some issues and potential data loss.
It would be good to have a catch script in companion/index.js to catch the data, and try send it again later.
companion/index.js
In the meantime, we just ask iphone users to make sure that they don't put there phone in power saving mode during an experiment
The text was updated successfully, but these errors were encountered:
@talantbekov123 If you still have some development budget left it would be great if you can have a look at this issue
Sorry, something went wrong.
@FedericoTartarini @pjayathissa - still a problem?
I am not sure since I do not have a iOS device and I never had the chance to test this.
Yup,I think it's still an issue that needs to be solved
talantbekov123
FedericoTartarini
No branches or pull requests
When iPhone's are in battery saving mode, and the phone screen is off, external fetch requests are blocked.
This may cause some issues and potential data loss.
It would be good to have a catch script in
companion/index.js
to catch the data, and try send it again later.In the meantime, we just ask iphone users to make sure that they don't put there phone in power saving mode during an experiment
The text was updated successfully, but these errors were encountered: