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

Problematically to run #4

Open
pkantsedalov opened this issue Feb 7, 2018 · 3 comments
Open

Problematically to run #4

pkantsedalov opened this issue Feb 7, 2018 · 3 comments

Comments

@pkantsedalov
Copy link

Hi @andrewsardone
Thank you a lot for the PoC.

BTW I stuck with several problems trying to run it locally.
I thinks it because the README info is out of date.

My platform:
OSX: MacOS High Sierra 10.13.3 (17D47)
XCode: 9.2

My steps:

  1. git clone the repo
  2. yarn in the root dir
  3. open ios/ShareExtensionExample.xcodeproj
  4. Run the app:
    1. Error occurs: react-native-ios-share-extension/node_modules/react-native/Libraries/WebSocket/RCTSRWebSocket.m:459:3: error: ignoring return value of function declared with 'warn_unused_result' attribute [-Werror,-Wunused-result] SecRandomCopyBytes(kSecRandomDefault, keyBytes.length, keyBytes.mutableBytes);
    2. Fixed by this comment
  5. Then when the app is running I'm already able to switch the extension on while sharing from safari. It appears in "Activities" and can be switched on/off.

I hope this info will help other people to deploy the package locally.

@andrewsardone
Copy link
Owner

Hi there, @pkantsedalov! Apologies for my delayed reply; this email got lost in my queue.

I'm not maintaining this project since it was posted as a simple proof-of-concept. I'm not familiar with the error so I'm unable to help at this time. When I have a chance, I'll reclone the project, see if I can recreate the problem, and attempt to solve. Unfortunately, I can't give an estimated time as to when I'll be able to look at it.

Cheers!

@pkantsedalov
Copy link
Author

@andrewsardone Thank you for your reply!
The issue was opened just FYI and for other developers to inform them.

Cheers!

@andrewsardone
Copy link
Owner

The issue was opened just FYI and for other developers to inform them.

Well thank you for opening it! 💖

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

2 participants