iOS 12 Chat Application like WhatsApp and Viber
iOS 12 Chat Application like WhatsApp and Viber, available at $64.99, has an average rating of 4.7, with 260 lectures, based on 434 reviews, and has 13849 subscribers.
You will learn about the course will cover many topic of iOS development. By the end pf this course you will have your own copy of whatsapp with all the functionalities This course is ideal for individuals who are If you are intermediate iOS developer and want to take your skills to next level of real world app development It is particularly useful for If you are intermediate iOS developer and want to take your skills to next level of real world app development.
Enroll now: iOS 12 Chat Application like WhatsApp and Viber
Summary
Title: iOS 12 Chat Application like WhatsApp and Viber
Price: $64.99
Average Rating: 4.7
Number of Lectures: 260
Number of Published Lectures: 260
Number of Curriculum Items: 260
Number of Published Curriculum Objects: 260
Original Price: €54.99
Quality Status: approved
Status: Live
What You Will Learn
- the course will cover many topic of iOS development.
- By the end pf this course you will have your own copy of whatsapp with all the functionalities
Who Should Attend
- If you are intermediate iOS developer and want to take your skills to next level of real world app development
Target Audiences
- If you are intermediate iOS developer and want to take your skills to next level of real world app development
In iOS12 Chat App we are going to build real world iOS application. And when I say real world, I mean you can use this App every day, communicate with friends and family!
Unlike any other courses found on Udemy, I always teach full real world apps, when we finish with the course, you are going to have an app ready to post to AppStore. This iOS12 Chat Application can easily replace your native iOS chat app or WhatsApp. It will have all functions that WhatsApp provides.
What our app will include:
-
One on one chat
-
Group chat
-
Multimedia messages (Photo, Video, Audio, Location)
-
Fully end to end encryption
-
Push Notifications
-
Call function
-
CallKit
-
PushKit
-
Firebase users Authentication
-
Firebase storage
-
Firebase firestore (new real time database from firebase)
-
Phone number authentication
-
Custom uicollection views
-
Custom UITableviews
-
OneSignal
-
Sinch
-
Git Source control
-
the app covers many more topics its impossible to include all of them here
This iOS12 Chat App is NOT beginner level course. You need to know your way around the xCode, be familiar with it, you have to have basic knowledge in Swift and application building. We are going to start from scratch and build the application together. All assets will be provided by me. I will type and explain every line of code. the course is around 35 hours long. And by the time we finish, you will learn a lot of new things even if you are experienced iOS developer.
The curse will teach you how to write clean code, structure your app development, so even if you get back to your code in few years, you can read and understand it clearly.
We are also proud to say that we have one of the best Support available on Udemy! Our Q/A Section is constantly monitored and all questions are answered within few hours, Sometimes we even chat with students in real time to help them with the issues they may face during the study.
Don’t waste your time on low quality courses where you don’t even get support of the instructor
Your time is precious. We offer the best video courses with carefully crafted content, we are learning by coding!
Don’t just take our word for it, check out our other courses and what other students have to say about our courses!
“This course is so far the best course I took in UDEMY. I really learned something. Totally worth the time. Won’t regret it. The instructor was responsive too and the course is new and knowledgeable.” J Nima
“A excellent Tutorial by david. Very good explanation” Tapan Kumar Raut
“There is nothing on Udemy like David’s courses! I cannot recommend his courses enough. Best teacher out there, very responsive as well.” Kris
“I really do love the approach, the structure of the course gives you the ability to move forward smoothly, and efficiently gain as much knowledge as possible, the instructor really goes in-depth, it’s incredibly comprehensive, not to forget that this is a real world project, and the advanced concepts gained here make me all confident that i’ll be able to build my own apps in a very effective way. the course is well taught, and it really deserves the 5 stars, the instructor as well, he explains things in a very clear, clean way. Definitely enjoying the Course. and definitely Thumbs Up.” Yen Loo
“This is one of the most complete and comprehensive iOS projects on Udemy! Everything works! No broken code! You learn Firebase, Onesignal and Backendless in one project. The instructor is always accessible, he goes for quality not quantity. I still have a way to go, but so far it has kept me completely engaged and focused! I wish there were more courses like this! I will definitely purchase another from David.” antr8tr
We are so confident that you’ll love this course that we’re offering a FULL money back guarantee for 30 days, No Questions Asked! So it’s a complete no-brainer, sign up today with ZERO risk and EVERYTHING to gain.
So what are you waiting for? Click the Buy Now button and join the best iOS 12 Chat App development course and lets get started.
Course Curriculum
Chapter 1: Getting started
Lecture 1: Getting the xCode
Chapter 2: Welcome View
Lecture 1: Setting up the user interface
Lecture 2: Connecting UI with code
Lecture 3: Adding cocoapods
Lecture 4: Creating firebase project
Lecture 5: Download assets
Lecture 6: Adding Assets to project
Lecture 7: Login and Register user functions
Lecture 8: Login User function
Lecture 9: Register user function part 1
Chapter 3: Finish registration view
Lecture 1: Finish registering user (creating profile) User interface
Lecture 2: Profile view connections
Lecture 3: Segue from Welcome view to Profile view
Lecture 4: Cancel button function in profile view
Lecture 5: Done Button functionality
Lecture 6: Register User
Lecture 7: Finish registration function
Lecture 8: Save first users to firebase
Lecture 9: Registering user
Lecture 10: Testing login function
Lecture 11: Implementing autologin
Lecture 12: Log out user
Lecture 13: Creating more users
Chapter 4: Displaying users from firebase
Lecture 1: Users Table View Controller User interface
Lecture 2: Custom table view cell for users part 1
Lecture 3: Custom table view cell for users part 2
Lecture 4: Users Table View Controller code part 1
Lecture 5: Users Table View Controller code part 2 (Search users)
Lecture 6: Load users function part 1
Lecture 7: Load users function part 2
Lecture 8: Load users function part 3
Lecture 9: Setting Big titles for chats
Lecture 10: Search Users part 1
Lecture 11: Search Users part 2
Lecture 12: Search Users part 3
Lecture 13: Search Users part 4
Lecture 14: Search Users part 5 fix errors
Chapter 5: Profile View Controller
Lecture 1: Profile View User Interface
Lecture 2: Profile view connections part 1
Lecture 3: Profile view connections part 2
Lecture 4: Profile view connections part 3 update block status
Lecture 5: Block user function
Lecture 6: Changing file/folder structure
Chapter 6: Recent Chats
Lecture 1: Starting Private chat
Lecture 2: Create Recent chats part 1
Lecture 3: Create Recent chats part 2
Lecture 4: Saving first recent chat to firestore
Lecture 5: Recent chats custom cell
Lecture 6: Implementing code for custom cell part 1
Lecture 7: Implementing code for custom cell part 2
Lecture 8: Implementing code for custom cell part 3
Lecture 9: Implementing code for custom cell part 4
Chapter 7: Recent Chats view controller
Lecture 1: Chats view controller (table view functions)
Lecture 2: Chats view controller (Loading recent chats)
Lecture 3: Chats view controller (Display first recent chat)
Lecture 4: Custom header view for group chat button
Lecture 5: Recent avatar tap function
Lecture 6: Searching recent chats
Lecture 7: Delete and Mute buttons for recent chats
Lecture 8: Delete function implementation
Lecture 9: Restarting existing chat
Chapter 8: Chat view Controller
Lecture 1: Chat view controller part implementation
Lecture 2: Display chat view controller (and fix errors)
Lecture 3: Fixing UI for iPhone X
Lecture 4: Adding microphone button and custom back button
Lecture 5: Implementing send button and accessory button functions
Lecture 6: Displaying option menu for accessory button
Lecture 7: Updating send button UI
Lecture 8: Send Message function
Chapter 9: Outgoing message Class
Lecture 1: Outgoing Message part 1
Lecture 2: Outgoing Message part 2
Lecture 3: Send text message
Lecture 4: Saving first text message to firestore
Lecture 5: Incoming message class (text messages)
Chapter 10: Back to chats view controller
Lecture 1: Loading chats part 1
Lecture 2: Loading chats part 2
Lecture 3: Insert messages function
Lecture 4: Inserting initial loaded messages
Lecture 5: JSQMessages DataSource functions
Lecture 6: Timestamping messages and delivery status part 1
Lecture 7: Timestamping messages and delivery status part 2
Lecture 8: Fixing delivery status
Lecture 9: Listening for new chats
Lecture 10: Loading old chats in the background
Lecture 11: Loading earlier messages
Lecture 12: Testing load earlier message button
Lecture 13: Custom headers for chat view
Lecture 14: Setting the custom heders
Lecture 15: Setting withUser functionality for our chat
Lecture 16: Test run to check custom headers
Instructors
-
David Kababyan
Multimedia Developer
Rating Distribution
- 1 stars: 11 votes
- 2 stars: 7 votes
- 3 stars: 46 votes
- 4 stars: 114 votes
- 5 stars: 256 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024