Skip to content

fix typo in readme#225

Open
benmccann wants to merge 1 commit intotus:mainfrom
benmccann:patch-1
Open

fix typo in readme#225
benmccann wants to merge 1 commit intotus:mainfrom
benmccann:patch-1

Conversation

@benmccann
Copy link
Copy Markdown

A couple of questions I had while reading this section:

  • is there any issue I can follow regarding the native iOS 17 support? Would that support be integrated here or would it be an alternative?
  • it says uploads should be scheduled in the foreground. Does that mean they will run to be the foreground or is it just the scheduling piece that has to be in the foreground and the upload itself can be in the background?

@donnywals
Copy link
Copy Markdown
Collaborator

Hi Ben! Thanks for the correction

is there any issue I can follow regarding the native iOS 17 support? Would that support be integrated here or would it be an alternative?
Will most likely be an alternative, so far it looks like Apple implemented a specific version of the spec which isn't universal.

it says uploads should be scheduled in the foreground. Does that mean they will run to be the foreground or is it just the scheduling piece that has to be in the foreground and the upload itself can be in the background?
Just scheduling must be done in the foreground; with a background config, uploads can continue to run when users background the app.

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 this pull request may close these issues.

2 participants