Any alternative to use Private API's in mac App store Application

I understand that private APIs are not permitted under Apple’s App Review Guidelines. However, our application requires I²C communication, and we are currently using the following APIs: IOAVServiceReadI2C IOAVServiceWriteI2C IOI2CSendRequest.These api's are not permitted by apple. I didnt found any alternative public api to achieve I²C communication.

please suggest any public api's for the same or any chance to use this private api.

please suggest any public api's for the same or any chance to use this private api.

I'm not aware of any public API for this. All I can really suggest is here is that you file a bug describing exactly what you're trying to do, why you're trying to do it, and asking us to provide API. Please post the bug number back here so I can ensure that it's properly routed.

__
Kevin Elliott
DTS Engineer, CoreOS/Hardware

@DTS Engineer We have created a feedback report as suggested please check. https://feedbackassistant.apple.com/feedback/21912646

@DTS Engineer We have created a feedback report as suggested. Please check. https://feedbackassistant.apple.com/feedback/21912646

Looking over your bug, my one suggestion would be that you provide as much detail as possible about what exactly you're trying to do and why you're trying to do it. The critical issue here isn't really about what API/functionality you want access to, it's the user-level features/functionality that access would allow you to implement.

__
Kevin Elliott
DTS Engineer, CoreOS/Hardware

Any alternative to use Private API's in mac App store Application
 
 
Q