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

Urgent: Line SDK Contains Bitcode, Causing App Store Rejection #209

Closed
sylvia-tencent-wmt opened this issue May 21, 2024 · 5 comments · Fixed by #210
Closed

Urgent: Line SDK Contains Bitcode, Causing App Store Rejection #209

sylvia-tencent-wmt opened this issue May 21, 2024 · 5 comments · Fixed by #210

Comments

@sylvia-tencent-wmt
Copy link

Is it a security issue?

If you believe you have discovered a vulnerability or have an issue related to security, please DO NOT open a public issue. Instead, send us a mail to dl_oss_dev@linecorp.com.

What did you do?

Integrated LineSDK version 5.11.0 into our app.

What did you expect?

Bitcode was deprecated in Xcode 14. Expect to provide framework with Bitcode disabled.

What happened actually?

I am writing to report an issue with the Line SDK that has caused our app to be rejected during the App Store review process. The rejection notice specifically mentions that our app contains bitcode, which we have traced back to the Line SDK.

Your environment?

Line SDK version: 5.11.0
LineObjC SDK version: 5.11.0
Xcode version: 15.2

Screenshot 2024-05-21 at 10 35 42 AM
@onevcat
Copy link
Member

onevcat commented May 21, 2024

Hi,

Thanks for contacting. However, LINE SDK does not contain any setting of bit code. May I know in which way you are integrating LINE SDK to your project? Can it be an issue of your package manager or build settings?

@sylvia-tencent-wmt
Copy link
Author

Hi, thank you for your prompt response. I integrated the LINE SDK by adding it into my project as framework

@sylvia-tencent-wmt
Copy link
Author

Hi, I just downloaded the LineSDK and checked with 'otool'. It seemed that the LineSDK contains bitcode. Attached is the image for your reference.
Screenshot 2024-05-21 at 4 13 17 PM

@onevcat
Copy link
Member

onevcat commented May 22, 2024

@sylvia-tencent-wmt
Ummm.. I guess I know the reason. Please stay tuned!

@onevcat
Copy link
Member

onevcat commented May 22, 2024

@sylvia-tencent-wmt This should be solved in 5.11.1. Can you try binaries from that new version again? Thanks!

https://github.com/line/line-sdk-ios-swift/releases/tag/5.11.1

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

Successfully merging a pull request may close this issue.

2 participants