Arguments for Push Message localisation in SendExchange do not seem to work
@ryzngard is already working on this.
Since Jun 1, 2026.
Assessment
This issue has not been assessed yet.
Description
Sending an Exchange with the GKTurnBasedMatch.SendExchange method with a localisation key that is set in the Localizable.strings and one or more arguments leads to a push message that only displays the localisation key (in my example LC_PushMsg_MatchEnded). If the message does not contain arguments the push message is correctly localized and displayed.
Example of localizable.strings entry with one argument to be replaced:
"LC_PushMsg_MatchEnded" = "The match has ended. The winner is %@";
I also tried
"LC_PushMsg_MatchEnded" = "The match has ended. The winner is %1$@";
I even added a log to the swift file to make sure that exactly one argument is passed to the native SendExchange method (for this example) and the call seems to have the right argument.
- Dominant language
- C#
- Stars
- 986
- Forks
- 252
- Avg merge
- 1h 36m
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from apple/unityplugins
-
bug
apple/unityplugins#97 · 1 assignee ·
-
feature request
apple/unityplugins#94 · 3 comments · 8 reactions · 1 assignee ·
-
feature request Plug-in - GameKit
Difficulty 5/5 Over a week Newbie friendliness 45/100
apple/unityplugins#93 · 1 reaction ·
-
bug Plug-in - GameKit
apple/unityplugins#92 · 1 reaction · 1 assignee ·
-
feature request
Difficulty 5/5 Over a week Newbie friendliness 35/100
apple/unityplugins#86 · 3 reactions ·
All issues in apple/unityplugins
Similar issues
-
:watch: Not Triaged dotnet-fsharp/svc
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Client customer-reported needs-team-attention question Service Attention WebPubSub
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
Azure/azure-sdk-for-net#63292 · 3 comments · 1 reaction ·
-
Issue-Enhancement Needs-Triage
Difficulty 1/5 Under an hour Newbie friendliness 86/100
PowerShell/PowerShell#28061 · 2 reactions ·
-
dependencies needs-team-triage server-Azure.Mcp
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
aspnet-core/svc aspnetcore-signalr/subsvc doc-enhancement Pri2 SignalR
Difficulty 1/5 Under an hour Newbie friendliness 88/100
dotnet/AspNetCore.Docs#37729 ·