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

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