alibaba / alibaba/CicadaPlayer
Appstore上架被拒绝
- Dominant language
- C++
- Stars
- 771
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
依赖的libcurl库中函数使用过不了苹果审核,求方案。
ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/CicadaPlayerSDK.framework/CicadaPlayerSDK: _curl_multi_poll, _curl_multi_wakeup. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/
Contributor guide
Research direction
Start by examining Frameworks/CicadaPlayerSDK.framework/CicadaPlayerSDK and the dependency references to _curl_multi_poll and _curl_multi_wakeup. Compare the linked libcurl symbols with Apple's ITMS-90338 report; done means producing an App Store submission that no longer references those non-public symbols.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ios
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100