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 mode did not work #20

Closed
duyhungtnn opened this issue Jul 31, 2023 · 1 comment
Closed

Background mode did not work #20

duyhungtnn opened this issue Jul 31, 2023 · 1 comment

Comments

@duyhungtnn
Copy link
Collaborator

duyhungtnn commented Jul 31, 2023

Problem

  • Our SDK has a background task feature to load the evaluation in the background mode.
  • But our example code & document didn't mention how to configure the background task in a correct way
  • The background task handler did not register anywhere in the code.
  • From iOS 14, we need to register all background task handlers before app finishes launching

Expectation

  • It is necessary to update the example App to showcase the utilization of the background task.
  • We require a section on the document that discusses background tasks.
  • It will help other people who want to use it.
  • The background mode should work after the developer enable it
Screenshot 2023-08-15 at 22 18 46
@duyhungtnn duyhungtnn changed the title The Example app is missing an background task setup Background mode did not work Aug 15, 2023
@duyhungtnn
Copy link
Collaborator Author

closed by #28

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

1 participant