maor yadin

Results 8 comments of maor yadin

Same for me, happen only in production. something related to react-moment. Operation systems difference: dev - Windows. production - Linux. ![typeError](https://user-images.githubusercontent.com/31710467/104836321-d2916180-58b5-11eb-8f68-0b872434fea2.png)

Solved by downgrade to version 0.9.7 @bubenkoff

> Hi @maoryadin, thanks for reaching out with your question. > > If `getDeviceState()` is called too early it will be `null` or not available. There is a server call...

it is look like your sha512 is incorrect, can you validate the latest.yml file is having the expected sha? @Taha-daboussi

> **Beginning with firebase-ios-sdk v9+ (react-native-firebase v15+) you must tell CocoaPods to use frameworks.** So we cannot work with firebase and one signal, so I am choosing firebase for now.

> I am having this issue too. > > ```ts > session.defaultSession.getAllExtensions().map(e => { > if (e.name === 'React Developer Tools') { > session.defaultSession.loadExtension(e.path); > } > }); > ```...

> Hey @maoryadin > > Did you try the pre-release version? > > `npm i react-joyride@next` > > Do you still have the problem with it? Yes, the pre-release version...