Testing the iOS and Android Imzy apps!
Difficulty typing long image description
Hi there!
Sorry I don't have a screenshot or anything, but when posting an image to /ghosts, I had trouble typing a long description for the vertical image. Once the text ran below the height of the screen, the view didn't automatically shift down to show where I was typing (does that make sense?). It also wouldn't let me scroll down manually to see what I was typing.
I hope this makes sense! Let me know if you have any clarifying questions.
((EDIT: this was with the most updated version of the app on a fully updated iOS))




Can confirm I had to set a flag on my input to make it scrollable in Android @nate
I think it has to do with the keyboard will show notification being wonky for third party keyboards in iOS. For some reason the notification is fired three times, each time with a different height. And only the last height is the correct one.
As I said before, a lot of iOS apps have problems with 3rd party keyboards, some of them even work so poorly, that I'm forced to switch to the default keyboard (example: LoL Connect, try using Swype there - you will regret). As I thought, it was happening because of broken API. You, fixed that problem, nice work!
Time to look for new bugs! :)
Are you using a third party keyboard by chance?
I think I do have it fixed. It will go out in a build today. Let me know if it works for you.