18. Bonus tracks/1. GitHub, How to use directly from Xcode (no extra software, no terminal).mp4 117MB
9. Sending the Message/5. Displaying new messages in the tableView.mp4 116MB
12. Displaying Online and Offline Users/5. Adding observers for the users.mp4 107MB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/12. Retrieving users username.mp4 98MB
8. Data Structure/3. Creating a UITextField inside an alertdialog to request the username.mp4 93MB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/7. Overriding the CollectionView delegates.mp4 90MB
14. Understanding Security and Rules when using Firebase/5. How to authorise read and write only for authenticate user or specific users.mp4 74MB
14. Understanding Security and Rules when using Firebase/1. Overview of Firebase security tools.mp4 74MB
13. Sending Photo as Message/5. Creating a Static Helper Class to resize the Image.mp4 73MB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/6. Creating the Avatars and Message Bubble.mp4 71MB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/10. Receiving the old messages from Firebase.mp4 69MB
13. Sending Photo as Message/3. Open the Camera or the Gallery picker if pressent.mp4 68MB
9. Sending the Message/2. Populating MessageViewController.mp4 64MB
12. Displaying Online and Offline Users/3. Setting user offline when the application is closed.mp4 62MB
9. Sending the Message/4. Receive new messages in real-time from Firebase.mp4 58MB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/11. Receiving the real time messages.mp4 56MB
8. Data Structure/5. Keep the user logged in and logout functionality.mp4 53MB
7. Creating our data structure/2. Creating and authenticating a new user in Firebase.mp4 52MB
13. Sending Photo as Message/4. Implement the delegate method to Get the Image or Cancel Operation.mp4 51MB
8. Data Structure/4. Adding new User Node.mp4 50MB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/2. Importing the JSQMessagesViewController pod to the project.mp4 49MB
17. Students Q & A/1. Paul- EXC_BAD_INSTRUCTION Problem.mp4 47MB
14. Understanding Security and Rules when using Firebase/4. Security and Rules Inheritance.mp4 42MB
9. Sending the Message/1. Create the modal ViewController to enter the message.mp4 40MB
14. Understanding Security and Rules when using Firebase/2. Rule Type .Read and .Write what it is and how to use.mp4 40MB
14. Understanding Security and Rules when using Firebase/3. .Validate - How to validate strings for length, use operator such as and and or.mp4 40MB
2. Installing and Configuring CocoaPods/1. What is Cocoapods and how do I install it.mp4 39MB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/13. Creating Avatar to all Users.mp4 38MB
9. Sending the Message/3. Sending the message to Firebase.mp4 36MB
13. Sending Photo as Message/2. Creating the ActionSheet to select between Camera and Galery.mp4 35MB
13. Sending Photo as Message/1. Unhidding the Acessory button.mp4 34MB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/4. A little debug trick that can come hand (always come hand).mp4 33MB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/9. Sending the messages up to Firebase.mp4 32MB
4. Creating your first project with Firebase/2. Setup a Swift project using Firebase Pod.mp4 32MB
5. First steps with Firebase and the Console/1. Creating a reference to Firebase and reading your first value.mp4 32MB
12. Displaying Online and Offline Users/4. Check if we have the user data before unwrap the data.mp4 31MB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/5. Debuging the view and disabling the attachment button.mp4 30MB
4. Creating your first project with Firebase/3. Setup a Swift project using Firebase Framework.mp4 26MB
12. Displaying Online and Offline Users/2. Dealing with losing connections.mp4 25MB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/8. Sending the first message.mp4 22MB
6. Bring Firebase to the iPhone UI/8. Design a simple but resizable (autolayout bonus material) LoginSign Up screen.mp4 22MB
6. Bring Firebase to the iPhone UI/1. Displaying the value in Firebase in a Label in realtime.mp4 21MB
7. Creating our data structure/3. Presenting login and sign up the errors to the user.mp4 21MB
1. Introduction to Firebase/2. A little about me your future instructor.mp4 21MB
6. Bring Firebase to the iPhone UI/7. Set the background color according to the user state in realtime.mp4 20MB
8. Data Structure/2. Creating a flattened structure to our data.mp4 20MB
1. Introduction to Firebase/1. Introduction.mp4 17MB
19. Others/1. Feedback on the new Promo Video.mp4 17MB
6. Bring Firebase to the iPhone UI/4. Creating a node users with string for the name and a boolean isOnline in Swift.mp4 17MB
4. Creating your first project with Firebase/1. How to create a Firebase application.mp4 15MB
6. Bring Firebase to the iPhone UI/2. Sending the value from a Text Field to Firebase.mp4 15MB
7. Creating our data structure/1. Connection textfields and buttons.mp4 14MB
6. Bring Firebase to the iPhone UI/6. Set the text and the background color according to the user details in real time.mp4 14MB
6. Bring Firebase to the iPhone UI/3. Creating more sophisticated nodes (Json) in Firebird.mp4 14MB
7. Creating our data structure/4. Segue to table view controller after authenticate user with Firebase.mp4 12MB
5. First steps with Firebase and the Console/2. Writing a simple value to Firebase.mp4 9MB
6. Bring Firebase to the iPhone UI/5. Just send user when button is pressed.mp4 9MB
8. Data Structure/1. Understanding Firebase flattened architecture (NoSQL).mp4 8MB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/3. Refactoring the segueways.mp4 8MB
3. First Steps with Firebase/2. Firebase dashboard.mp4 8MB
16. Resources/1.1 The Swift Programming Language.pdf.pdf 6MB
12. Displaying Online and Offline Users/1. Setting user online when first login to Firebase.mp4 5MB
3. First Steps with Firebase/1. How to create a Firebase acccount.mp4 4MB
19. Others/2. Swift Quick Reference eBook.html 891KB
19. Others/3. Find the best deals here.pdf 699KB
20. Claim your discount here/1.2 Get 50.pdf.pdf 35KB
9. Sending the Message/5. Displaying new messages in the tableView.vtt 14KB
8. Data Structure/3. Creating a UITextField inside an alertdialog to request the username.vtt 14KB
18. Bonus tracks/1. GitHub, How to use directly from Xcode (no extra software, no terminal).vtt 12KB
8. Data Structure/4. Adding new User Node.vtt 11KB
14. Understanding Security and Rules when using Firebase/5. How to authorise read and write only for authenticate user or specific users.vtt 11KB
8. Data Structure/5. Keep the user logged in and logout functionality.vtt 10KB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/12. Retrieving users username.vtt 10KB
12. Displaying Online and Offline Users/5. Adding observers for the users.vtt 10KB
17. Students Q & A/1. Paul- EXC_BAD_INSTRUCTION Problem.vtt 10KB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/7. Overriding the CollectionView delegates.vtt 10KB
7. Creating our data structure/2. Creating and authenticating a new user in Firebase.vtt 9KB
14. Understanding Security and Rules when using Firebase/1. Overview of Firebase security tools.vtt 9KB
4. Creating your first project with Firebase/2. Setup a Swift project using Firebase Pod.vtt 9KB
13. Sending Photo as Message/5. Creating a Static Helper Class to resize the Image.vtt 9KB
14. Understanding Security and Rules when using Firebase/3. .Validate - How to validate strings for length, use operator such as and and or.vtt 8KB
9. Sending the Message/2. Populating MessageViewController.vtt 8KB
9. Sending the Message/4. Receive new messages in real-time from Firebase.vtt 7KB
5. First steps with Firebase and the Console/1. Creating a reference to Firebase and reading your first value.vtt 7KB
9. Sending the Message/1. Create the modal ViewController to enter the message.vtt 7KB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/6. Creating the Avatars and Message Bubble.vtt 7KB
6. Bring Firebase to the iPhone UI/1. Displaying the value in Firebase in a Label in realtime.vtt 7KB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/2. Importing the JSQMessagesViewController pod to the project.vtt 7KB
6. Bring Firebase to the iPhone UI/8. Design a simple but resizable (autolayout bonus material) LoginSign Up screen.vtt 6KB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/10. Receiving the old messages from Firebase.vtt 6KB
2. Installing and Configuring CocoaPods/1. What is Cocoapods and how do I install it.vtt 6KB
14. Understanding Security and Rules when using Firebase/4. Security and Rules Inheritance.vtt 6KB
13. Sending Photo as Message/3. Open the Camera or the Gallery picker if pressent.vtt 6KB
8. Data Structure/2. Creating a flattened structure to our data.vtt 6KB
6. Bring Firebase to the iPhone UI/7. Set the background color according to the user state in realtime.vtt 6KB
12. Displaying Online and Offline Users/3. Setting user offline when the application is closed.vtt 6KB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/11. Receiving the real time messages.vtt 5KB
9. Sending the Message/3. Sending the message to Firebase.vtt 5KB
1. Introduction to Firebase/1. Introduction.vtt 5KB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/4. A little debug trick that can come hand (always come hand).vtt 5KB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/5. Debuging the view and disabling the attachment button.vtt 5KB
6. Bring Firebase to the iPhone UI/2. Sending the value from a Text Field to Firebase.vtt 5KB
8. Data Structure/1. Understanding Firebase flattened architecture (NoSQL).vtt 5KB
13. Sending Photo as Message/4. Implement the delegate method to Get the Image or Cancel Operation.vtt 5KB
7. Creating our data structure/3. Presenting login and sign up the errors to the user.vtt 5KB
6. Bring Firebase to the iPhone UI/6. Set the text and the background color according to the user details in real time.vtt 4KB
14. Understanding Security and Rules when using Firebase/2. Rule Type .Read and .Write what it is and how to use.vtt 4KB
13. Sending Photo as Message/2. Creating the ActionSheet to select between Camera and Galery.vtt 4KB
6. Bring Firebase to the iPhone UI/4. Creating a node users with string for the name and a boolean isOnline in Swift.vtt 4KB
12. Displaying Online and Offline Users/4. Check if we have the user data before unwrap the data.vtt 4KB
4. Creating your first project with Firebase/3. Setup a Swift project using Firebase Framework.vtt 4KB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/13. Creating Avatar to all Users.vtt 4KB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/9. Sending the messages up to Firebase.vtt 4KB
4. Creating your first project with Firebase/1. How to create a Firebase application.vtt 4KB
7. Creating our data structure/4. Segue to table view controller after authenticate user with Firebase.vtt 3KB
6. Bring Firebase to the iPhone UI/3. Creating more sophisticated nodes (Json) in Firebird.vtt 3KB
5. First steps with Firebase and the Console/2. Writing a simple value to Firebase.vtt 3KB
6. Bring Firebase to the iPhone UI/5. Just send user when button is pressed.vtt 3KB
16. Resources/1. Files Links Resources.html 3KB
12. Displaying Online and Offline Users/2. Dealing with losing connections.vtt 3KB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/8. Sending the first message.vtt 3KB
3. First Steps with Firebase/2. Firebase dashboard.vtt 3KB
7. Creating our data structure/1. Connection textfields and buttons.vtt 3KB
13. Sending Photo as Message/1. Unhidding the Acessory button.vtt 3KB
1. Introduction to Firebase/2. A little about me your future instructor.vtt 2KB
16. Resources/2. Share your GitHub repository andor projects.html 1KB
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/3. Refactoring the segueways.vtt 1KB
19. Others/1. Feedback on the new Promo Video.vtt 1KB
3. First Steps with Firebase/1. How to create a Firebase acccount.vtt 1KB
12. Displaying Online and Offline Users/1. Setting user online when first login to Firebase.vtt 1KB
2. Installing and Configuring CocoaPods/2. If you are having security problems installing CocoaPods.html 999B
16. Resources/3. Apps Created by the Students and Published in the Apple Store.html 838B
11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/1. Note - This section is currently under construction, read this!.html 384B
10. Bonus Now let's make This app even Better/1. What do you think could make this app better.html 284B
PaidCoursesForFree.com.url 121B
15. Tell us what you learned/1. Time for the true.html 111B
20. Claim your discount here/1.1 More Details at Swift Next Step Website.html 85B
18. Bonus tracks/2. More to come....html 63B
20. Claim your discount here/1. 50% OFF new Firebase course.html 34B