Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ios: Cannot find protocol declaration for 'RCTBridgeModule'; #9

Open
CCSWXD opened this issue Nov 9, 2019 · 3 comments
Open

Ios: Cannot find protocol declaration for 'RCTBridgeModule'; #9

CCSWXD opened this issue Nov 9, 2019 · 3 comments

Comments

@CCSWXD
Copy link

CCSWXD commented Nov 9, 2019

I've done all installation as written here. On build, I'm getting following errors:

59145256-049fc980-89d9-11e9-962a-ea9578321d4f
image

@npomfret
Copy link
Owner

npomfret commented Nov 9, 2019

This project was built with a much older version of RN. It's very likely that it needs an update. Im sorry, but I won't have time in the near future. But will accept a PR if you can figure it out of course.

@viktoriyamyalo
Copy link
Contributor

@CCSWXD, @npomfret, I have a solution for this that worked for me. I will prepare a PR.

@aliiqbal436
Copy link

@viktoriiamialo have yo prepare the PR?

stvkoch pushed a commit to stvkoch/react-native-cloud-fs that referenced this issue Apr 27, 2023
* Handle being already signed in better

When already signed in, unnecessary auth calls are made to Google API. Already being signed in is now handled better.

This also gets rid of a weird flash when already signed in and making calls to `loginIfNeeded()`

Also api setup issues were hard to debug because it was not logging the exception code from google. This is also fixed.

* Update README.md

Add usage example for android

* Update README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants