My app connects to an accessory via the hotspot provided by the accessory. This Wifi has no internet connection. Also app uses web WKWEBView to load UI So when the mobile data is on, even though the wifi is connected priority is for mobile Data. All the local request that is sent to the accessory is failing.
Is there a way to force the WKWebView or app to use WIFI over cellular?
Is "r. 20545691" the radar id requesting for that feature in
WKWebView
.
Yes.
If yes how can I track the status ?.
You can’t directly. Your best option is to file a bug describing your requirements and noting that it should probably be dup’d to that bug. The standard bug system will then notify you when (well, I should say “if and when”) that bug gets resolved.
For this and other tips, see my Bug Reporting: How and Why? post.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"