Skip to content

Commit

Permalink
[#82] Includes special characters in all test paths in Example App
Browse files Browse the repository at this point in the history
  • Loading branch information
birdofpreyru committed Nov 12, 2024
1 parent 4f6cc20 commit 78b3b44
Show file tree
Hide file tree
Showing 4 changed files with 116 additions and 116 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1107,7 +1107,7 @@ with an error.
```ts
function stopUpload(jobId: number): void;
```
**VERIFIED:** iOS.
**VERIFIED:** iOS. **NOT SUPPORTED**: Android, Windows.

iOS only. Abort the current upload job with given ID.

Expand Down
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 78b3b44

Please sign in to comment.