mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-14 12:11:55 +08:00
Wait for remote notification registration before resolving on `requestPermission`. This fixes issue #2657 where remote registration is still in progress when attempting retrieve a token.