Note that there are some explanatory texts on larger screens.

plurals
  1. POPhonegap iOS6: Proper solution to Remove form assistant bar (prev, next, done)
    primarykey
    data
    text
    <p>Another "how to remove the pre, next, done button" -question <em>you may think</em>. Not really actually. I've done some rather thorough research on this and tried out different approaches but <strong>no method or solution really seems to do it right</strong>. All workaround (that's what they are) mentioned and shown below are basically the same approach, <strong>replace content of the MainViewController.m</strong> file. I'm well aware of that more or less all these proposed solutions are somewhat <strong>hacky</strong> but still, there should be <strong>someone out there who has tackled this issue with a little bit of grace and deep thought</strong>, or someone who knows C well and can propose a more solid solution.</p> <p>Allow me to illustrate my point by making references to some proposed solutions:</p> <h2><a href="https://stackoverflow.com/a/9276023/1899354">Solution 1</a></h2> <p>In iOS6, this results in the <strong>form assistant bar border still being present</strong> and the keyboard acting as if the form assistant bar were still there.</p> <h2><a href="https://stackoverflow.com/questions/10746998/phonegap-completely-removing-the-black-bar-from-the-iphone-keyboard/10796550#10796550">Solution 2</a></h2> <p>Someone proposed a solution to the above but I simply cannot get it to work. The answerer has made several edits and comments to the post which only make harder to grasp what to do where. I've tried all variations of his solution but I always end up <strong>getting a critical error</strong> and the project simply <strong>wont compile</strong>.</p> <h2><a href="https://stackoverflow.com/a/12734859/1899354">Solution 3</a></h2> <p>Not a C programmer (that's why I use phonegap) so can't get this to work properly. Don't know <strong>what to add where</strong>.</p> <h2><a href="https://stackoverflow.com/a/9054016/1899354">Solution 4</a></h2> <p><strong>Don't know where and how to implement this</strong> so haven't tried it. Where should I register to receive the keyboardDidShow notification? Where should I add the function?</p> <h2>Conclusion</h2> <p>According to my research, if you will, no one has yet proposed a proper solution to this. So has anyone successfully removed the form assistant without any of the above mentioned side effects?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload