ios app extension - Cannot activate ios8 custom keyboard on actual device -


i have designed custom keyboard ios8 , it's working fine on simulator when connect ipad xcode have app on device, doesn't show custom keyboard under keyboards list. doing wrong? implementation of keyboard found here. enter image description here

after step step committing code, found interesting. in application have web files index.html, css folder js folder. application works fine before copying these files inside of project. once add them , run program, won't show custom keyboard under keyboards list. think it's bug, please correct me if i'm wrong.

edited tried add folders 1 one , test app after changes. added js, css folders successfully. have folder called plugins. add folder project reference folder, custom keyboard disappear. if remove folder, delete app device , run again, custom keyboard come back. bug ios8.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -