ios - iPhone 6 UIWebView select drop down issue -
my iphone app uses uiwebview interface launch local html/javascript pages. worked 'til advent of iphone 6. both 6 , 6+ render pages correctly, pages form element seem broken. tapping selector fails bring traditional alternative picker @ bottom of screen.
i've tried xcode 6 ios 8 base of operations sdk builds targets ranging ios 5 8, , problem persists. simulators 5s (ios 8) , downwards work fine, 6 , 6+ have selector problem.
also tried cordova build no improvement. , no luck adding onmouseover="" select element:
any advice?
i think related issue ios8 cordova issue , link cordova bug https://issues.apache.org/jira/browse/cb-7694
the cordova bug says ios bug... wonder why still allowed utilize technique, @ to the lowest degree should warned big time not utilize select elements.
still looking patch or workaround...
[update] "presentviewcontroller" code in first link works !
ios iphone cordova select uiwebview
No comments:
Post a Comment