Can't execute on iOS 8.1
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
Hello and thanks for this script, this is super useful !
We are trying it to know if it fits our requirements, and it seems really lite, loving the approach 👍
No problem running it inside iOS Simulator or real device with iOS 11.
But we have an iPad Air with iOS 8.1.2, and this error is thrown at runtime :
-[WKWebView loadFileURL:allowingReadAccessToURL:]: unrecognized selector sent to instance 0x154faaa0
I think this is a unity-webview issue but maybe i'm wrong.
Any idea ?
Many thanks !
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the runtime failure on iOS 8.1.2 and tracing the call that invokes WKWebView's loadFileURL:allowingReadAccessToURL: selector. Compare the available WebKit API on iOS 8.1 with iOS 11, then verify the resulting behavior on an iPad Air or matching simulator. Done means the compatibility behavior is established and the issue has a tested resolution or documented limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100