I have a web app working ok. I added ios app using capacitor. When I am running the app on an Iphone I cannot get pass the login screen. Login works ok, but it cannot move to the next view.
It works fine on an IPad, also on the IPad simulator.
I sometimes get a warning: “Can’t move our portal view at the top.”
But I do not know if it has anything to do with this.
I also get these warnings:
-[RTIInputSystemClient remoteTextInputSessionWithID:textSuggestionsChanged:] Can only set suggestions for an active session. sessionID = 8CA716C7-A6BF-4181-8FB0-E97DB74D1069
-[RTIInputSystemClient remoteTextInputSessionWithID:textSuggestionsChanged:] Can only set suggestions for an active session. sessionID = 8CA716C7-A6BF-4181-8FB0-E97DB74D1069
-[RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] perform input operation requires a valid sessionID
-[RTIInputSystemClient remoteTextInputSessionWithID:textSuggestionsChanged:] Can only set suggestions for an active session. sessionID = 8CA716C7-A6BF-4181-8FB0-E97DB74D1069