0

I have gotten the program to send messages as Parse proves that. However i am not using storyboard & do not know display the textMessages in the Dialog view. How can i achieve displaying the textMessage in the dialog view with the same Cell you produced in Storyboard?

I am referring about the iOS tutorial for Parse-Sinch Chat messaging Application called MiniChat.

Thank you!

4

1 回答 1

0

if you create your view controller with a xib file, copy the code from the chat view and you should be fine. The story board only makes it easier to do navigation.

于 2015-04-29T21:53:11.353 回答