Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Arguments for Push Message localisation in SendExchange do not seem to work

オープン
#98 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@ryzngard がすでに取り組んでいます。

2026年6月1日 から。

評価

この issue はまだ評価されていません。

説明

bug Plug-in - GameKit

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.

主要言語
C#
スター
986
フォーク
252
平均マージ
1時間 36分
マージ済み PR(30日)
2

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

apple/unityplugins のほかの issue

apple/unityplugins の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。