NativeScript / NativeScript/firebase
[messaging-core][ios] getCurrentToken stalls
オープン
@triniwiz がすでに取り組んでいます。
2026年3月30日 から。
bug
ios
- 主要言語
- TypeScript
- スター
- 62
- フォーク
- 53
- 平均マージ
- 8日 4時間
- マージ済み PR(30日)
- 2
説明
The problem is in this code:
https://github.com/NativeScript/firebase/blob/5b7be942139e28f22d48a12fc8bc2d34db6a8a98/packages/firebase-messaging-core/index.ios.ts#L156-L159
The problem happens in cases where the permission check executes before the call of the _onToken callback. This leaves the promise dangling and the function never completes.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。