-
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 (#…
…5479) Co-authored-by: Todd.Southen <toddsouthenbentley@users.noreply.github.com> Co-authored-by: Paul Connelly <22944042+pmconne@users.noreply.github.com>
- Loading branch information
1 parent
3abee97
commit 42d90d8
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