589689.xyz

PROFESSIONAL IOS DEVELOPMENT - BE JOB READY

  • 收录时间:2018-03-09 14:15:04
  • 文件大小:6GB
  • 下载次数:226
  • 最近下载:2020-11-05 00:25:18
  • 磁力链接:

文件列表

  1. 08 Upload Large Files to Amazon S3/54 - S3 file upload implementation.mp4 239MB
  2. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/69 - Use Cocoapods to install Parse SDK.mp4 210MB
  3. 04 Track App Crashes with Crashlytics from Fabric/29 - Install Crashlytics SDK and complete set up.mp4 193MB
  4. 02 Accept Credit Cards or PayPal with Braintree/18 - Send payment to server for processing.mp4 184MB
  5. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/68 - Parse dashboard setup.mp4 171MB
  6. 02 Accept Credit Cards or PayPal with Braintree/19 - Integrate paypal into the app.mp4 160MB
  7. 06 Authenticate Users with Google Sign In Through Firebase SDK/41 - Display the user's information on the root view controller.mp4 149MB
  8. 03 Authenticate Users with Facebook Login/23 - Write login code to get permissions from Facebook.mp4 147MB
  9. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/64 - Heroku registration and setup.mp4 141MB
  10. 04 Track App Crashes with Crashlytics from Fabric/30 - Perform more crashes and see results on dashboard.mp4 133MB
  11. 01 Send Push Notification with OneSignal/11 - Send push notification from the app.mp4 132MB
  12. 03 Authenticate Users with Facebook Login/24 - Make Facebook Graph request for user information.mp4 126MB
  13. 06 Authenticate Users with Google Sign In Through Firebase SDK/38 - Install Firebase SDK and download the Google Service Info Plist File.mp4 121MB
  14. 08 Upload Large Files to Amazon S3/55 - Fix bucket permission issue to upload successfully.mp4 116MB
  15. 03 Authenticate Users with Facebook Login/22 - Register app on Facebook and set up AppDelegate.mp4 115MB
  16. 01 Send Push Notification with OneSignal/08 - Complete setup and test on a real iPhone.mp4 114MB
  17. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/65 - Set up Xcode project.mp4 112MB
  18. 03 Authenticate Users with Facebook Login/26 - Display the user's information and photo on the home screen.mp4 105MB
  19. 02 Accept Credit Cards or PayPal with Braintree/15 - Present the Braintree Drop in UI to accept card payment.mp4 104MB
  20. 08 Upload Large Files to Amazon S3/57 - Download file from S3 to the app.mp4 104MB
  21. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/45 - Display banner ad and request test ads.mp4 102MB
  22. 01 Send Push Notification with OneSignal/03 - Create app ID and configure push certificates.mp4 101MB
  23. 06 Authenticate Users with Google Sign In Through Firebase SDK/39 - Set up delegate functions in App Delegate.mp4 100MB
  24. 05 Authenticate Users with Twitter API/36 - Display the user's information on the user interface.mp4 99MB
  25. 05 Authenticate Users with Twitter API/33 - Install Twitter SDK, configure Plist and App Delegate.mp4 93MB
  26. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/47 - Show interstitial ads.mp4 92MB
  27. 09 Find Interesting Places With Foursquare API/61 - Create API Request and fetch results.mp4 90MB
  28. 03 Authenticate Users with Facebook Login/25 - Get access to the user information in the dictionary values.mp4 89MB
  29. 02 Accept Credit Cards or PayPal with Braintree/17 - Add path and configuration keys to the PHP token file.mp4 86MB
  30. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/66 - Write first Parse code to save data to the cloud.mp4 83MB
  31. 08 Upload Large Files to Amazon S3/51 - Set up Amazon Cognito and initialise the app.mp4 83MB
  32. 05 Authenticate Users with Twitter API/34 - Login with Twitter and get a user session.mp4 81MB
  33. 01 Send Push Notification with OneSignal/07 - Install OneSignal SDK with Cocoapods.mp4 80MB
  34. 09 Find Interesting Places With Foursquare API/62 - Other API endpoints and serialise the JSON data.mp4 78MB
  35. 01 Send Push Notification with OneSignal/10 - Get user's player ID for sending push notification.mp4 75MB
  36. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/71 - Retrieve object where you know the object ID.mp4 73MB
  37. 08 Upload Large Files to Amazon S3/53 - Set permission for the bucket.mp4 73MB
  38. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/75 - Retrieve multiple records from the database.mp4 72MB
  39. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/48 - Use Interstitial ad delegate to create a reuseable ad.mp4 71MB
  40. 08 Upload Large Files to Amazon S3/56 - Upload a large file and set the progress view.mp4 68MB
  41. 05 Authenticate Users with Twitter API/35 - Load a Twitter user from session object.mp4 67MB
  42. 02 Accept Credit Cards or PayPal with Braintree/14 - Install Braintree SDK using Cocoapods.mp4 66MB
  43. 01 Send Push Notification with OneSignal/09 - Send push notification from OneSignal website.mp4 66MB
  44. 03 Authenticate Users with Facebook Login/20 - Create the Xcode project for the Facebook Login app.mp4 65MB
  45. 03 Authenticate Users with Facebook Login/27 - Graph API and other app settings.mp4 64MB
  46. 01 Send Push Notification with OneSignal/06 - Add notification service extension.mp4 63MB
  47. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/70 - Another way to save PFObject.mp4 62MB
  48. 08 Upload Large Files to Amazon S3/49 - Create Xcode project for the AmazonS3 Upload app.mp4 61MB
  49. 04 Track App Crashes with Crashlytics from Fabric/28 - Create Xcode project and add 3 crashable codes.mp4 60MB
  50. 03 Authenticate Users with Facebook Login/21 - Install the SDK using the Cocoapods.mp4 59MB
  51. 02 Accept Credit Cards or PayPal with Braintree/16 - Download the PHP library and upload it to your web server.mp4 59MB
  52. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/44 - Create app ID and a sample banner to use in the app.mp4 57MB
  53. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/67 - App Transport Security setting.mp4 57MB
  54. 01 Send Push Notification with OneSignal/04 - Generate P12 certificates.mp4 57MB
  55. 06 Authenticate Users with Google Sign In Through Firebase SDK/40 - Implement the sign in function.mp4 55MB
  56. 06 Authenticate Users with Google Sign In Through Firebase SDK/37 - Set up the Google sign-in app Xcode project.mp4 50MB
  57. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/43 - Install AdMob SDK and configure the App Delegate.mp4 49MB
  58. 05 Authenticate Users with Twitter API/31 - Set up the Twitter app Xcode project.mp4 48MB
  59. 08 Upload Large Files to Amazon S3/50 - Download the SDK and configure the App Transport Security.mp4 47MB
  60. 05 Authenticate Users with Twitter API/32 - Register new app on Twitter developer's website.mp4 47MB
  61. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/46 - Learn how to use the banner view delegates.mp4 44MB
  62. 09 Find Interesting Places With Foursquare API/59 - Create new app at Foursquare developer's page to get app ID.mp4 44MB
  63. 09 Find Interesting Places With Foursquare API/60 - Install the SDK with Cocoapods.mp4 41MB
  64. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/72 - Retrieve first object from the database.mp4 37MB
  65. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/42 - Create the Xcode project for the AdMob app.mp4 36MB
  66. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/63 - Quick overview of how things work.mp4 34MB
  67. 02 Accept Credit Cards or PayPal with Braintree/13 - Create Xcode project for Braintree app.mp4 34MB
  68. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/73 - Updating an object and saving it back to the database.mp4 33MB
  69. 01 Send Push Notification with OneSignal/05 - Upload P12 certificates and complete set up.mp4 31MB
  70. 08 Upload Large Files to Amazon S3/52 - Create Amazon S3 bucket.mp4 29MB
  71. 02 Accept Credit Cards or PayPal with Braintree/12 - Register sandbox account with Braintree.mp4 29MB
  72. 01 Send Push Notification with OneSignal/01 - Design the push notification app Xcode project.mp4 28MB
  73. 09 Find Interesting Places With Foursquare API/58 - Create simple user interface for the app.mp4 26MB
  74. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/BasicTwitter.zip 26MB
  75. 01 Send Push Notification with OneSignal/02 - Register account on OneSignal website.mp4 26MB
  76. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/74 - Delete an object from the database.mp4 23MB
  77. 05 Authenticate Users with Twitter API/TwitterLoginApp.zip 17MB
  78. 06 Authenticate Users with Google Sign In Through Firebase SDK/GoogleLoginApp.zip 16MB
  79. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/AdmobAp.zip 13MB
  80. 04 Track App Crashes with Crashlytics from Fabric/CrashableApp.zip 11MB
  81. 08 Upload Large Files to Amazon S3/AmazonUpload.zip 9MB
  82. 01 Send Push Notification with OneSignal/PushNotificationApp.zip 4MB
  83. 02 Accept Credit Cards or PayPal with Braintree/BraintreeApp.zip 3MB
  84. 03 Authenticate Users with Facebook Login/FacebookLogin.zip 788KB
  85. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/Parse-Server-SetUp-overview.png 328KB
  86. 09 Find Interesting Places With Foursquare API/FoursquareApp.zip 90KB
  87. 08 Upload Large Files to Amazon S3/54 - S3 file upload implementation.en.vtt 14KB
  88. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/69 - Use Cocoapods to install Parse SDK.en.vtt 12KB
  89. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/68 - Parse dashboard setup.en.vtt 11KB
  90. 04 Track App Crashes with Crashlytics from Fabric/29 - Install Crashlytics SDK and complete set up.en.vtt 10KB
  91. 02 Accept Credit Cards or PayPal with Braintree/18 - Send payment to server for processing.en.vtt 9KB
  92. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/64 - Heroku registration and setup.en.vtt 9KB
  93. 02 Accept Credit Cards or PayPal with Braintree/19 - Integrate paypal into the app.en.vtt 9KB
  94. 06 Authenticate Users with Google Sign In Through Firebase SDK/41 - Display the user's information on the root view controller.en.vtt 8KB
  95. 03 Authenticate Users with Facebook Login/23 - Write login code to get permissions from Facebook.en.vtt 8KB
  96. 01 Send Push Notification with OneSignal/11 - Send push notification from the app.en.vtt 7KB
  97. 04 Track App Crashes with Crashlytics from Fabric/30 - Perform more crashes and see results on dashboard.en.vtt 7KB
  98. 06 Authenticate Users with Google Sign In Through Firebase SDK/38 - Install Firebase SDK and download the Google Service Info Plist File.en.vtt 7KB
  99. 01 Send Push Notification with OneSignal/08 - Complete setup and test on a real iPhone.en.vtt 7KB
  100. 03 Authenticate Users with Facebook Login/24 - Make Facebook Graph request for user information.en.vtt 6KB
  101. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/65 - Set up Xcode project.en.vtt 6KB
  102. 03 Authenticate Users with Facebook Login/22 - Register app on Facebook and set up AppDelegate.en.vtt 6KB
  103. 08 Upload Large Files to Amazon S3/55 - Fix bucket permission issue to upload successfully.en.vtt 6KB
  104. 02 Accept Credit Cards or PayPal with Braintree/15 - Present the Braintree Drop in UI to accept card payment.en.vtt 6KB
  105. 06 Authenticate Users with Google Sign In Through Firebase SDK/39 - Set up delegate functions in App Delegate.en.vtt 6KB
  106. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/45 - Display banner ad and request test ads.en.vtt 6KB
  107. 08 Upload Large Files to Amazon S3/57 - Download file from S3 to the app.en.vtt 6KB
  108. 01 Send Push Notification with OneSignal/03 - Create app ID and configure push certificates.en.vtt 6KB
  109. 05 Authenticate Users with Twitter API/36 - Display the user's information on the user interface.en.vtt 5KB
  110. 05 Authenticate Users with Twitter API/33 - Install Twitter SDK, configure Plist and App Delegate.en.vtt 5KB
  111. 01 Send Push Notification with OneSignal/10 - Get user's player ID for sending push notification.en.vtt 5KB
  112. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/66 - Write first Parse code to save data to the cloud.en.vtt 5KB
  113. 09 Find Interesting Places With Foursquare API/61 - Create API Request and fetch results.en.vtt 5KB
  114. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/47 - Show interstitial ads.en.vtt 5KB
  115. 02 Accept Credit Cards or PayPal with Braintree/17 - Add path and configuration keys to the PHP token file.en.vtt 5KB
  116. 03 Authenticate Users with Facebook Login/26 - Display the user's information and photo on the home screen.en.vtt 5KB
  117. 05 Authenticate Users with Twitter API/34 - Login with Twitter and get a user session.en.vtt 5KB
  118. 08 Upload Large Files to Amazon S3/53 - Set permission for the bucket.en.vtt 4KB
  119. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/48 - Use Interstitial ad delegate to create a reuseable ad.en.vtt 4KB
  120. 08 Upload Large Files to Amazon S3/51 - Set up Amazon Cognito and initialise the app.en.vtt 4KB
  121. 03 Authenticate Users with Facebook Login/27 - Graph API and other app settings.en.vtt 4KB
  122. 09 Find Interesting Places With Foursquare API/62 - Other API endpoints and serialise the JSON data.en.vtt 4KB
  123. 01 Send Push Notification with OneSignal/07 - Install OneSignal SDK with Cocoapods.en.vtt 4KB
  124. 03 Authenticate Users with Facebook Login/25 - Get access to the user information in the dictionary values.en.vtt 4KB
  125. 01 Send Push Notification with OneSignal/09 - Send push notification from OneSignal website.en.vtt 4KB
  126. 01 Send Push Notification with OneSignal/06 - Add notification service extension.en.vtt 4KB
  127. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/71 - Retrieve object where you know the object ID.en.vtt 4KB
  128. 05 Authenticate Users with Twitter API/35 - Load a Twitter user from session object.en.vtt 4KB
  129. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/75 - Retrieve multiple records from the database.en.vtt 4KB
  130. 02 Accept Credit Cards or PayPal with Braintree/14 - Install Braintree SDK using Cocoapods.en.vtt 4KB
  131. 08 Upload Large Files to Amazon S3/56 - Upload a large file and set the progress view.en.vtt 3KB
  132. 01 Send Push Notification with OneSignal/04 - Generate P12 certificates.en.vtt 3KB
  133. 02 Accept Credit Cards or PayPal with Braintree/16 - Download the PHP library and upload it to your web server.en.vtt 3KB
  134. 03 Authenticate Users with Facebook Login/21 - Install the SDK using the Cocoapods.en.vtt 3KB
  135. 03 Authenticate Users with Facebook Login/20 - Create the Xcode project for the Facebook Login app.en.vtt 3KB
  136. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/44 - Create app ID and a sample banner to use in the app.en.vtt 3KB
  137. 04 Track App Crashes with Crashlytics from Fabric/28 - Create Xcode project and add 3 crashable codes.en.vtt 3KB
  138. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/63 - Quick overview of how things work.en.vtt 3KB
  139. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/70 - Another way to save PFObject.en.vtt 3KB
  140. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/67 - App Transport Security setting.en.vtt 3KB
  141. 08 Upload Large Files to Amazon S3/49 - Create Xcode project for the AmazonS3 Upload app.en.vtt 3KB
  142. 06 Authenticate Users with Google Sign In Through Firebase SDK/40 - Implement the sign in function.en.vtt 3KB
  143. 05 Authenticate Users with Twitter API/32 - Register new app on Twitter developer's website.en.vtt 3KB
  144. 08 Upload Large Files to Amazon S3/50 - Download the SDK and configure the App Transport Security.en.vtt 2KB
  145. 09 Find Interesting Places With Foursquare API/59 - Create new app at Foursquare developer's page to get app ID.en.vtt 2KB
  146. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/46 - Learn how to use the banner view delegates.en.vtt 2KB
  147. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/43 - Install AdMob SDK and configure the App Delegate.en.vtt 2KB
  148. 09 Find Interesting Places With Foursquare API/60 - Install the SDK with Cocoapods.en.vtt 2KB
  149. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/72 - Retrieve first object from the database.en.vtt 2KB
  150. 06 Authenticate Users with Google Sign In Through Firebase SDK/37 - Set up the Google sign-in app Xcode project.en.vtt 2KB
  151. 05 Authenticate Users with Twitter API/31 - Set up the Twitter app Xcode project.en.vtt 2KB
  152. 02 Accept Credit Cards or PayPal with Braintree/12 - Register sandbox account with Braintree.en.vtt 2KB
  153. 01 Send Push Notification with OneSignal/02 - Register account on OneSignal website.en.vtt 2KB
  154. 08 Upload Large Files to Amazon S3/52 - Create Amazon S3 bucket.en.vtt 2KB
  155. 02 Accept Credit Cards or PayPal with Braintree/13 - Create Xcode project for Braintree app.en.vtt 2KB
  156. 01 Send Push Notification with OneSignal/05 - Upload P12 certificates and complete set up.en.vtt 2KB
  157. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/73 - Updating an object and saving it back to the database.en.vtt 2KB
  158. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/74 - Delete an object from the database.en.vtt 2KB
  159. 01 Send Push Notification with OneSignal/01 - Design the push notification app Xcode project.en.vtt 2KB
  160. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/42 - Create the Xcode project for the AdMob app.en.vtt 1KB
  161. 09 Find Interesting Places With Foursquare API/58 - Create simple user interface for the app.en.vtt 1006B
  162. 10 Add A Backend To Any App and Create Apps Like Instagram With Parse SDK/Source.txt 826B
  163. 08 Upload Large Files to Amazon S3/AmazonPlist.txt 685B
  164. 08 Upload Large Files to Amazon S3/Source.txt 678B
  165. 02 Accept Credit Cards or PayPal with Braintree/Source.txt 465B
  166. 05 Authenticate Users with Twitter API/Source.txt 308B
  167. 03 Authenticate Users with Facebook Login/Source.txt 293B
  168. 09 Find Interesting Places With Foursquare API/Source.txt 284B
  169. 07 Display Banner and Interstitial Ads Using Google AdMob SDK/Source.txt 210B
  170. 01 Send Push Notification with OneSignal/Source.txt 195B
  171. 04 Track App Crashes with Crashlytics from Fabric/Source.txt 163B
  172. 06 Authenticate Users with Google Sign In Through Firebase SDK/Source.txt 149B