Search Unity

Mobile Keyboard Problems

Discussion in 'Scripting' started by ToshoDaimos, Dec 23, 2019.

  1. ToshoDaimos

    ToshoDaimos

    Joined:
    Jan 30, 2013
    Posts:
    679
    I'm making an app which should have keyboard always on screen. Immediately I have two problems:

    1. When the keyboard is open there is some kind of white widget above it with a space for text and "ok" button. I want to have totally custom text output and thus I want this removed.

    2. When tapping outside of the keyboard it disappears. I would like to keep it open no matter what happens.

    I'm new to mobile dev.
     
  2. palex-nx

    palex-nx

    Joined:
    Jul 23, 2018
    Posts:
    1,748