Telechi Nicolae

Results 5 issues of Telechi Nicolae

## Issue Hi, I encounter exactly the same issue from here https://github.com/evollu/react-native-fcm/issues/510 When running this code on a real device > await mesaging().registerDeviceForRemoteMessages(); > const iosToken = messaging().getAPNSToken(); the `iosToken`...

Impact: Bug
Help: Needs Triage

**Describe the bug** Te crash seems to happen when calling `STPAnalyticsClient.sharedClient.logPaymentSheetEvent(event: .paymentSheetLoadStarted)` (on debug it seems that there are some guards `guard type(of: self).shouldCollectAnalytics()` which prevents the crash from happening)

## Issue Just noticed our phone authentication does not work anymore (**only on release builds**), it seems very very similar to this issue https://github.com/invertase/react-native-firebase/issues/8315 More specifically when calling `auth.PhoneAuthProvider.credential` ---...

type: bug
platform: ios
plugin: authentication
Needs Attention

> ``` > rn_maps_path = '../node_modules/react-native-maps' > pod 'react-native-maps/Google', :path => rn_maps_path > ``` > > Seems to work when building for debug or release locally, but when trying to...

We use MaterialIcons in our app instead of MaterialComunityIcons and we have a problem with the checkbox not having a property for specifying a custom icon