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

App store issue with HereSDK #155

Closed
CarlSchwarz opened this issue Dec 17, 2019 · 5 comments
Closed

App store issue with HereSDK #155

CarlSchwarz opened this issue Dec 17, 2019 · 5 comments

Comments

@CarlSchwarz
Copy link

I received the error below when uploading a new version of my app to the App store:


We identified one or more issues with a recent delivery for your app, "". Please correct the following issues, then upload again.

ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/NMAKit.framework/NMAKit: _getcontext, _makecontext, _setcontext. 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/


This bug is known to you here:
https://stackoverflow.com/questions/59243046/non-public-api-usage-in-heresdk-lite-ios-4-1-4-0-961

The Here SDK is fixed I believe, will there be a new version of the MSDKUI coming soon? Or is there an easy fix I can apply?

Thanks

@HERE-SDK-Support-Team
Copy link
Collaborator

HERE-SDK-Support-Team commented Dec 17, 2019

The link from StackOverflow points to a different flavor of the HERE SDK. The Lite edition is not compatible with MSDKUI lib. However, you can always try to adapt and compile the MSDKUI lib and integrate the latest HERE SDK (Premium) on your own. Some more info on how to integrate the SDK manually is shown in the Quick Start guide. However, officially, only 3.13.2 is supported, which has some known issues. Once a newer MSDKUI version is available, it will be announced here. Hope this helps.

@HERE-SDK-Support-Team
Copy link
Collaborator

HERE-SDK-Support-Team commented Dec 17, 2019

Closing as duplicate to issue #143. HERE SDK 3.13.3 fixes the issue.

@hardikamal
Copy link

This issue still persists in Lite Edition

@OllieJohnson-dev
Copy link

@hardikamal I opened an issue about this also, See here, Hopefully version 2.1.4 of the MSDKUI will be released soon! I can see its in Pre-release currently.

@HERE-SDK-Support-Team
Copy link
Collaborator

Thanks @hardikamal and @OliverKDMIreland for the update. Just would like to add that MSDKUI is not compatible with the HERE SDK for iOS (Lite Edition). However, a next a release should fix this also for Lite. And yes, a new MSDKUI release is in the pipeline. Stay tuned ... :)

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