ios - WatchKit call webview -
i'm working on apple watch app , i'm facing problem. since app company i'm working on doesn't have api, , not planning make, use uiwebview parse html app.
i'm trying port apple watch, cannot open uiwebview in background using handlewatchkitextensionrequest delegate.
is there way run uiwebview background task , send data apple watch app?
i'm not aware of method run uiwebview in background. think you'll have use nsurlsession download html. hopefully, can reuse parsing logic as-is.
Comments
Post a Comment