site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=natserv.onmicrosoft.com; s=selector1-neilalexander-eu; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=TpFEanjdWIogD6OZ0mEeYDvZJ4xSyqL7mAV0nwpnoOQ=; b=MIe1XRYbryfRbZTq5NJ9hF35LhP7I2wI1TQMgYhzW/CoFTyNaqKJgdxevmDEtzj3mkx1NJUzPn2RBxFTIgxVMuG93FwGml6ZnCnNOyF7iYlWW6G8ED2QN94hlJ28H2mo4Y6k8XcQ+UlbeVmoOe+/UkldN6mekRH/HydHJgoxMms= Thread-index: AQHUyr1+oJAAtxGCKkSraYR9rdoaGaXsE2cAgAAc2kyABCCPAIAABBi6 Thread-topic: Waking up AWDL Understood! In which case, what is the best way to make an appeal for the AWDL interface to be scoped for use from within a Network Extension in future versions of macOS/iOS? That seems like it is the approach that most closely would align with the public APIs - NetService could be used for browsing and advertising, wouldn’t need SO_RECV_ANYIF and could them be made to work as a VPN extension on iOS as well as macOS, instead of relying on setting up utun directly on macOS and having no such iOS alternative. Sent from my iPhone
On 25 Feb 2019, at 10:16, Quinn The Eskimo! <eskimo1@apple.com> wrote:
That depends on what you mean by “impact”. I suspect you’re asking whether App Review will reject your app, and I can’t speak to that. DTS and App Review are separate organisations, so I can’t make definitive statements about App Review’s policies or procedures.
Speaking from a DTS perspective, we /strongly/ encourage folks to stick to public APIs when shipping products to customers (and have done so since long before App Review even existed!). Apple works hard to maintain release-to-release binary compatibility for public APIs. We offer no such guarantees for private stuff. If some core functionality in your product is based on private stuff, it could go away without warning and without any migration path, and such an event would leave your customers high and dry.
Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists... This email sent to site_archiver@lists.apple.com