microsoft / project-rome

Code samples and documentation of Microsoft's Project Rome SDK
https://aka.ms/projectrome
Creative Commons Attribution 4.0 International
448 stars 101 forks source link

Non-public API usage detected by the App Store Team #68

Closed revolutionkpi closed 5 years ago

revolutionkpi commented 5 years ago

I was publishing an app that uses ProjectRomeSdk pod with version 0.12 and got an error from ITunerConnect:

Non-public API usage:

The app references non-public symbols in Frameworks/ConnectedDevices.framework/ConnectedDevices: _getcontext, _makecontext, _setcontext

Could you investigate and fix this issue?

Thanks in advance.

nathpete-msft commented 5 years ago

Thanks for letting us know about this, and sorry we didn't catch it earlier! The good news is that this issue should be resolved as of the 0.13.7 release 😄.

Closing, but please re-open if you still happen to hit any similar issues on 0.13.7+.