Rosco
Rosco
@alyssaw90 were you able to resolve the issue. I've noticed unless the react package manager is running the tests timeout. I am able to replicate it locally, have the package...
hi @yarodevuci, is this when the keyboard first pops up, or are you unable to scroll the message for it to appear fully in view?
@yarodevuci you have to shift your content view of the tableView so the tableView will appear to shift higher. So you would need to monitor the UIKeyboardShown and dissappear events,...
@Smnelson13 are you using the AL chat cells to generate your chat bubbles?
@yarodevuci Sorry, read your post again, are you using height for row at index path in your project to cater for older iOS versions? I used dynamic layout on the...
It looks like you are already using autolayout. When you run in the simulator do you get any layout warning messages? That could indicate there's atleast one constraint that may...
mm... I will have to check this again. I do have a project implementing the controller again, and can have a look at it then. Will be about 3 weeks...
Hi, our work with the controller has been pushed out. I need to have a look at your code again. How are you setting up your tableview in relation to...