-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mobile RPC queue up pending messages until reconnected in foreground …
…(backport #5479) [release/3.7.x] (#5484) Co-authored-by: Todd Southen <48103957+toddsouthenbentley@users.noreply.github.com>
- Loading branch information
1 parent
7b3d0f6
commit 1b2a834
Showing
2 changed files
with
37 additions
and
2 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@itwin/core-mobile/mobile-rpc-server-pending_2023-05-03-22-13.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@itwin/core-mobile", | ||
"comment": "Queue up pending messages until reconnected in foreground.", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@itwin/core-mobile" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters