Page 1 of 1

MFi PPID

Posted: Wed Feb 17, 2021 12:01 am
by jalxiey
Hi,

I have a control system that uses ESP32 as the MCU. I've developed an App using iBeacon API in ESP-IDF to talk to ESP32 BLE.

When I submit the App to App Store review, it is rejected for the reason that the application misses MFi PPID.

I know one of the solutions is to pass the MFi program using the existing hardware, but it takes a very long time. So I'm trying to find a fast way to pass the App Store Review.

Does anyone know if I could get a PPID from Esspressif instead?

Thanks