Week 10: IOS Chat App
Hey guys, welcome back to my blog! After finishing up a chat application on the Android platform last week, I commenced on the IOS chat application this week. Compared to the Android platform, there were more limited methods of creating a chat application for the IOS platforms. I was able to finalize between 2 main methods to solve my task. One method involved using the Twilio API to launch a real-time chat application, while the second only required using built-in packages and no outside third party sources. I have finished creating the second method but I am having problems with my IOS emulator, so I, unfortunately, can’t show any results at the moment. I am hoping to fix this issue so I can show you all the results of the chat app by next week. Thank you!