Your app uses the “prefs:root=” non-public URL scheme, which is a private entity. The use of non-public APIs is not permitted on the App Store because it can lead to a poor user experience should these APIs change
Has anybody come across what could be causing this?
I’m seeing this same rejection from Apple (prefs:root=). I’m making calls to a public URL (api.particle.io). I’m also using the Speech to Text function. I need some advice. If it’s the speech to text function, I’ll gladly eliminate that. However, I need to be able to call api.particle.io. Any suggestions???