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

Use of undeclared type 'LinkedinSwiftHelper' #5

Open
dianacgp1280 opened this issue Mar 28, 2017 · 4 comments
Open

Use of undeclared type 'LinkedinSwiftHelper' #5

dianacgp1280 opened this issue Mar 28, 2017 · 4 comments

Comments

@dianacgp1280
Copy link

Hi

Update to the latest version 0.0.4 and give me error with LinkedinSwiftHelper
Do you have any idea what it may be?

Thanks

screen shot 2017-03-28 at 10 55 37 am

@joonhocho
Copy link
Owner

joonhocho commented Jun 5, 2017

Sorry I was busy. #11. This should fix the issue.

@card-b
Copy link

card-b commented Jun 13, 2017

That last update caused a problem for me - XCode couldn't find the module 'LinkedinSwift'. Commenting out the line allowed it to build and the package seems to run fine without it.

@joonhocho
Copy link
Owner

@adam-denny hmm.. that's weird. cuz it fixed the above issue for me by adding the line... I honestly don't understand XCode and how it compiles its codes. It seems random.

@liqueflies
Copy link

I solved importing
import LinkedinSwift

manually on RNLinkedInSessionManager.swift.

Can you update package?

liqueflies added a commit to liqueflies/react-native-linkedin-sdk that referenced this issue Mar 15, 2018
Added LinkedinSwift import to avoid LinkedinSwiftHelper error, related to joonhocho#5
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