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

Unable to link after 1.2.7 version on React Native #1119

Closed
ezranbayantemur opened this issue Jan 6, 2023 · 1 comment
Closed

Unable to link after 1.2.7 version on React Native #1119

ezranbayantemur opened this issue Jan 6, 2023 · 1 comment

Comments

@ezranbayantemur
Copy link

Describe the bug

Hi there

I'm using HaishinKit.swift package in my React Native third-party library here

My HaishinKit pod version was 1.2.7 and I wanted to update it to 1.4.1 but when I compile example project it gives these errors
Screenshot 2023-01-07 at 01 36 34

I'm thinking it happens because Logger dependency.
Do you have any thoughts about it? @shogo4405

To Reproduce

s.dependency "HaishinKit", "~> 1.2.7" to s.dependency "HaishinKit", "~> 1.4.1"

Expected behavior

Compiling without any error

Version

Example project version:
"react-native": "0.63.5"

Smartphone info.

No response

Additional context

No response

Screenshots

No response

Relevant log output

No response

@shogo4405
Copy link
Owner

I added the os.Logger.

I think it's a compiler problem of react-native. I have no idea.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants