Crosswin

Results 6 comments of Crosswin

> Same here, when trying to archive project @jll90 I fixed the issue, Move the _ClearKeychainIfNecessary_ function definition out of the if condition. ![Screenshot_20211204-014708.jpg](https://user-images.githubusercontent.com/58462638/144667533-537c3a77-8763-48ed-86ce-c8e9b88c87a8.jpg)

@Aryan6290 , Try this, Hope it will works, const insertLink = (): void => { // you can easily add videos from your gallery Alert.prompt('Insert Link', 'Enter the Link', [...

Try to run this command `npx pod-install` and rebuild the project.

> In my experience, my android device turns off radios sometimes when it's asleep or not doing anything, to save power. > This may be that - the test environment...

Hi @javache , I fixed this issue by reverting the package version into **_"@react-native-community/netinfo": "5.9.7",_** Also, change the androidXCore version into 1.6.0. Now it's working as expected.

> No idea, and unfortunately I have a crushing work deadline so won't be able to work on this. You'll have to dig into node_modules and instrument it / add...