Not being able to have any UI interaction when the webview is open on IOS
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
We are having issue intergating the webview on IOS as we have it working just fine on Android but on IOS we are not able to make it possible to have any sort of UI interaction as in when you tap on anything within the UI of the URL called it's not responsive. It only shows what the URl web page content has but when tapped on anything we are not able to figure out a solution for it.
Any chance how to solve this issue?
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 reported interaction failure on iOS using the project's webview integration, then compare it with the working Android behavior. Inspect the repository's iOS webview interaction handling; done means controls inside the loaded URL respond to taps. The report names no file or test, so repository exploration is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ios, objective-c, unity
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100