motion-firebase 1.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (295) hide show
  1. data/.gitignore +17 -0
  2. data/.travis.yml +2 -0
  3. data/Gemfile +6 -0
  4. data/Gemfile.lock +28 -0
  5. data/README.md +511 -0
  6. data/Rakefile +11 -0
  7. data/app/app_delegate.rb +156 -0
  8. data/lib/firebase/firebase.rb +242 -0
  9. data/lib/firebase/firebase_auth_client.rb +49 -0
  10. data/lib/firebase/version.rb +5 -0
  11. data/lib/motion-firebase-auth.rb +19 -0
  12. data/lib/motion-firebase-facebook.rb +17 -0
  13. data/lib/motion-firebase.rb +19 -0
  14. data/lib/vendor/FacebookSDK.framework/FacebookSDK +0 -0
  15. data/lib/vendor/FacebookSDK.framework/Headers/FBAccessTokenData.h +115 -0
  16. data/lib/vendor/FacebookSDK.framework/Headers/FBCacheDescriptor.h +42 -0
  17. data/lib/vendor/FacebookSDK.framework/Headers/FBError.h +274 -0
  18. data/lib/vendor/FacebookSDK.framework/Headers/FBFrictionlessRecipientCache.h +86 -0
  19. data/lib/vendor/FacebookSDK.framework/Headers/FBFriendPickerViewController.h +290 -0
  20. data/lib/vendor/FacebookSDK.framework/Headers/FBGraphLocation.h +77 -0
  21. data/lib/vendor/FacebookSDK.framework/Headers/FBGraphObject.h +224 -0
  22. data/lib/vendor/FacebookSDK.framework/Headers/FBGraphPlace.h +60 -0
  23. data/lib/vendor/FacebookSDK.framework/Headers/FBGraphUser.h +90 -0
  24. data/lib/vendor/FacebookSDK.framework/Headers/FBInsights.h +271 -0
  25. data/lib/vendor/FacebookSDK.framework/Headers/FBLoginView.h +178 -0
  26. data/lib/vendor/FacebookSDK.framework/Headers/FBNativeDialogs.h +170 -0
  27. data/lib/vendor/FacebookSDK.framework/Headers/FBOpenGraphAction.h +127 -0
  28. data/lib/vendor/FacebookSDK.framework/Headers/FBPlacePickerViewController.h +257 -0
  29. data/lib/vendor/FacebookSDK.framework/Headers/FBProfilePictureView.h +80 -0
  30. data/lib/vendor/FacebookSDK.framework/Headers/FBRequest.h +504 -0
  31. data/lib/vendor/FacebookSDK.framework/Headers/FBRequestConnection.h +389 -0
  32. data/lib/vendor/FacebookSDK.framework/Headers/FBSession.h +751 -0
  33. data/lib/vendor/FacebookSDK.framework/Headers/FBSessionTokenCachingStrategy.h +152 -0
  34. data/lib/vendor/FacebookSDK.framework/Headers/FBSettings.h +136 -0
  35. data/lib/vendor/FacebookSDK.framework/Headers/FBTestSession.h +135 -0
  36. data/lib/vendor/FacebookSDK.framework/Headers/FBUserSettingsViewController.h +127 -0
  37. data/lib/vendor/FacebookSDK.framework/Headers/FBViewController.h +118 -0
  38. data/lib/vendor/FacebookSDK.framework/Headers/FBWebDialogs.h +234 -0
  39. data/lib/vendor/FacebookSDK.framework/Headers/FacebookSDK.h +132 -0
  40. data/lib/vendor/FacebookSDK.framework/Headers/NSError+FBError.h +59 -0
  41. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/Contents/Resources/en.lproj/Localizable.strings +0 -0
  42. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/Contents/Resources/he.lproj/Localizable.strings +0 -0
  43. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/images/facebook-logo.png +0 -0
  44. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/images/facebook-logo@2x.png +0 -0
  45. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPadLandscape.jpg +0 -0
  46. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPadLandscape@2x.jpg +0 -0
  47. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPadPortrait.jpg +0 -0
  48. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPadPortrait@2x.jpg +0 -0
  49. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPhonePortrait.jpg +0 -0
  50. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPhonePortrait@2x.jpg +0 -0
  51. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/images/silver-button-normal.png +0 -0
  52. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/images/silver-button-normal@2x.png +0 -0
  53. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/images/silver-button-pressed.png +0 -0
  54. data/lib/vendor/FacebookSDK.framework/Resources/FBUserSettingsViewResources.bundle/images/silver-button-pressed@2x.png +0 -0
  55. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/Contents/Resources/en.lproj/Localizable.strings +0 -0
  56. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/Contents/Resources/he.lproj/Localizable.strings +0 -0
  57. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBDialog/images/close.png +0 -0
  58. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBDialog/images/close@2x.png +0 -0
  59. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBDialog/images/fbicon.png +0 -0
  60. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBFriendPickerView/images/default.png +0 -0
  61. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBLoginView/images/bluetint.png +0 -0
  62. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBLoginView/images/f_logo.png +0 -0
  63. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBLoginView/images/facebook.png +0 -0
  64. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBLoginView/images/login-button-small-pressed.png +0 -0
  65. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBLoginView/images/login-button-small-pressed@2x.png +0 -0
  66. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBLoginView/images/login-button-small.png +0 -0
  67. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBLoginView/images/login-button-small@2x.png +0 -0
  68. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBPlacePickerView/images/fb_generic_place.png +0 -0
  69. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBProfilePictureView/images/fb_blank_profile_portrait.png +0 -0
  70. data/lib/vendor/FacebookSDK.framework/Resources/FacebookSDKResources.bundle/FBProfilePictureView/images/fb_blank_profile_square.png +0 -0
  71. data/lib/vendor/FacebookSDK.framework/Resources/Info.plist +20 -0
  72. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBAccessTokenData.h +115 -0
  73. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBCacheDescriptor.h +42 -0
  74. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBConnect.h +22 -0
  75. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBDialog.h +165 -0
  76. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBError.h +274 -0
  77. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBFrictionlessRecipientCache.h +86 -0
  78. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBFrictionlessRequestSettings.h +85 -0
  79. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBFriendPickerViewController.h +290 -0
  80. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBGraphLocation.h +77 -0
  81. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBGraphObject.h +224 -0
  82. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBGraphPlace.h +60 -0
  83. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBGraphUser.h +90 -0
  84. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBInsights.h +271 -0
  85. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBLoginDialog.h +48 -0
  86. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBLoginView.h +178 -0
  87. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBNativeDialogs.h +170 -0
  88. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBOpenGraphAction.h +127 -0
  89. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBPlacePickerViewController.h +257 -0
  90. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBProfilePictureView.h +80 -0
  91. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBRequest.h +504 -0
  92. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBRequestConnection.h +389 -0
  93. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBSBJSON.h +75 -0
  94. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBSBJsonBase.h +86 -0
  95. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBSBJsonParser.h +87 -0
  96. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBSBJsonWriter.h +129 -0
  97. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBSession.h +751 -0
  98. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBSessionManualTokenCachingStrategy.h +32 -0
  99. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBSessionTokenCachingStrategy.h +152 -0
  100. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBSettings.h +136 -0
  101. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBTestSession.h +135 -0
  102. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBUserSettingsViewController.h +127 -0
  103. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBViewController.h +118 -0
  104. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FBWebDialogs.h +234 -0
  105. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/Facebook.h +281 -0
  106. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/FacebookSDK.h +132 -0
  107. data/lib/vendor/FacebookSDK.framework/Versions/A/DeprecatedHeaders/NSError+FBError.h +59 -0
  108. data/lib/vendor/FacebookSDK.framework/Versions/A/FacebookSDK +0 -0
  109. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBAccessTokenData.h +115 -0
  110. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBCacheDescriptor.h +42 -0
  111. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBError.h +274 -0
  112. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBFrictionlessRecipientCache.h +86 -0
  113. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBFriendPickerViewController.h +290 -0
  114. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBGraphLocation.h +77 -0
  115. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBGraphObject.h +224 -0
  116. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBGraphPlace.h +60 -0
  117. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBGraphUser.h +90 -0
  118. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBInsights.h +271 -0
  119. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBLoginView.h +178 -0
  120. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBNativeDialogs.h +170 -0
  121. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBOpenGraphAction.h +127 -0
  122. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBPlacePickerViewController.h +257 -0
  123. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBProfilePictureView.h +80 -0
  124. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBRequest.h +504 -0
  125. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBRequestConnection.h +389 -0
  126. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBSession.h +751 -0
  127. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBSessionTokenCachingStrategy.h +152 -0
  128. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBSettings.h +136 -0
  129. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBTestSession.h +135 -0
  130. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBUserSettingsViewController.h +127 -0
  131. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBViewController.h +118 -0
  132. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FBWebDialogs.h +234 -0
  133. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/FacebookSDK.h +132 -0
  134. data/lib/vendor/FacebookSDK.framework/Versions/A/Headers/NSError+FBError.h +59 -0
  135. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/Contents/Resources/en.lproj/Localizable.strings +0 -0
  136. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/Contents/Resources/he.lproj/Localizable.strings +0 -0
  137. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/images/facebook-logo.png +0 -0
  138. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/images/facebook-logo@2x.png +0 -0
  139. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPadLandscape.jpg +0 -0
  140. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPadLandscape@2x.jpg +0 -0
  141. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPadPortrait.jpg +0 -0
  142. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPadPortrait@2x.jpg +0 -0
  143. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPhonePortrait.jpg +0 -0
  144. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPhonePortrait@2x.jpg +0 -0
  145. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/images/silver-button-normal.png +0 -0
  146. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/images/silver-button-normal@2x.png +0 -0
  147. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/images/silver-button-pressed.png +0 -0
  148. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FBUserSettingsViewResources.bundle/images/silver-button-pressed@2x.png +0 -0
  149. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/Contents/Resources/en.lproj/Localizable.strings +0 -0
  150. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/Contents/Resources/he.lproj/Localizable.strings +0 -0
  151. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBDialog/images/close.png +0 -0
  152. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBDialog/images/close@2x.png +0 -0
  153. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBDialog/images/fbicon.png +0 -0
  154. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBFriendPickerView/images/default.png +0 -0
  155. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBLoginView/images/bluetint.png +0 -0
  156. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBLoginView/images/f_logo.png +0 -0
  157. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBLoginView/images/facebook.png +0 -0
  158. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBLoginView/images/login-button-small-pressed.png +0 -0
  159. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBLoginView/images/login-button-small-pressed@2x.png +0 -0
  160. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBLoginView/images/login-button-small.png +0 -0
  161. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBLoginView/images/login-button-small@2x.png +0 -0
  162. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBPlacePickerView/images/fb_generic_place.png +0 -0
  163. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBProfilePictureView/images/fb_blank_profile_portrait.png +0 -0
  164. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle/FBProfilePictureView/images/fb_blank_profile_square.png +0 -0
  165. data/lib/vendor/FacebookSDK.framework/Versions/A/Resources/Info.plist +20 -0
  166. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBAccessTokenData.h +115 -0
  167. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBCacheDescriptor.h +42 -0
  168. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBConnect.h +22 -0
  169. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBDialog.h +165 -0
  170. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBError.h +274 -0
  171. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBFrictionlessRecipientCache.h +86 -0
  172. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBFrictionlessRequestSettings.h +85 -0
  173. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBFriendPickerViewController.h +290 -0
  174. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBGraphLocation.h +77 -0
  175. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBGraphObject.h +224 -0
  176. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBGraphPlace.h +60 -0
  177. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBGraphUser.h +90 -0
  178. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBInsights.h +271 -0
  179. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBLoginDialog.h +48 -0
  180. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBLoginView.h +178 -0
  181. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBNativeDialogs.h +170 -0
  182. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBOpenGraphAction.h +127 -0
  183. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBPlacePickerViewController.h +257 -0
  184. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBProfilePictureView.h +80 -0
  185. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBRequest.h +504 -0
  186. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBRequestConnection.h +389 -0
  187. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBSBJSON.h +75 -0
  188. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBSBJsonBase.h +86 -0
  189. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBSBJsonParser.h +87 -0
  190. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBSBJsonWriter.h +129 -0
  191. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBSession.h +751 -0
  192. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBSessionManualTokenCachingStrategy.h +32 -0
  193. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBSessionTokenCachingStrategy.h +152 -0
  194. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBSettings.h +136 -0
  195. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBTestSession.h +135 -0
  196. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBUserSettingsViewController.h +127 -0
  197. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBViewController.h +118 -0
  198. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FBWebDialogs.h +234 -0
  199. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/Facebook.h +281 -0
  200. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/FacebookSDK.h +132 -0
  201. data/lib/vendor/FacebookSDK.framework/Versions/Current/DeprecatedHeaders/NSError+FBError.h +59 -0
  202. data/lib/vendor/FacebookSDK.framework/Versions/Current/FacebookSDK +0 -0
  203. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBAccessTokenData.h +115 -0
  204. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBCacheDescriptor.h +42 -0
  205. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBError.h +274 -0
  206. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBFrictionlessRecipientCache.h +86 -0
  207. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBFriendPickerViewController.h +290 -0
  208. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBGraphLocation.h +77 -0
  209. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBGraphObject.h +224 -0
  210. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBGraphPlace.h +60 -0
  211. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBGraphUser.h +90 -0
  212. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBInsights.h +271 -0
  213. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBLoginView.h +178 -0
  214. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBNativeDialogs.h +170 -0
  215. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBOpenGraphAction.h +127 -0
  216. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBPlacePickerViewController.h +257 -0
  217. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBProfilePictureView.h +80 -0
  218. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBRequest.h +504 -0
  219. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBRequestConnection.h +389 -0
  220. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBSession.h +751 -0
  221. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBSessionTokenCachingStrategy.h +152 -0
  222. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBSettings.h +136 -0
  223. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBTestSession.h +135 -0
  224. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBUserSettingsViewController.h +127 -0
  225. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBViewController.h +118 -0
  226. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FBWebDialogs.h +234 -0
  227. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/FacebookSDK.h +132 -0
  228. data/lib/vendor/FacebookSDK.framework/Versions/Current/Headers/NSError+FBError.h +59 -0
  229. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/Contents/Resources/en.lproj/Localizable.strings +0 -0
  230. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/Contents/Resources/he.lproj/Localizable.strings +0 -0
  231. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/images/facebook-logo.png +0 -0
  232. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/images/facebook-logo@2x.png +0 -0
  233. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPadLandscape.jpg +0 -0
  234. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPadLandscape@2x.jpg +0 -0
  235. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPadPortrait.jpg +0 -0
  236. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPadPortrait@2x.jpg +0 -0
  237. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPhonePortrait.jpg +0 -0
  238. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/images/loginBackgroundIPhonePortrait@2x.jpg +0 -0
  239. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/images/silver-button-normal.png +0 -0
  240. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/images/silver-button-normal@2x.png +0 -0
  241. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/images/silver-button-pressed.png +0 -0
  242. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FBUserSettingsViewResources.bundle/images/silver-button-pressed@2x.png +0 -0
  243. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/Contents/Resources/en.lproj/Localizable.strings +0 -0
  244. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/Contents/Resources/he.lproj/Localizable.strings +0 -0
  245. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBDialog/images/close.png +0 -0
  246. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBDialog/images/close@2x.png +0 -0
  247. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBDialog/images/fbicon.png +0 -0
  248. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBFriendPickerView/images/default.png +0 -0
  249. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBLoginView/images/bluetint.png +0 -0
  250. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBLoginView/images/f_logo.png +0 -0
  251. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBLoginView/images/facebook.png +0 -0
  252. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBLoginView/images/login-button-small-pressed.png +0 -0
  253. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBLoginView/images/login-button-small-pressed@2x.png +0 -0
  254. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBLoginView/images/login-button-small.png +0 -0
  255. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBLoginView/images/login-button-small@2x.png +0 -0
  256. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBPlacePickerView/images/fb_generic_place.png +0 -0
  257. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBProfilePictureView/images/fb_blank_profile_portrait.png +0 -0
  258. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/FacebookSDKResources.bundle/FBProfilePictureView/images/fb_blank_profile_square.png +0 -0
  259. data/lib/vendor/FacebookSDK.framework/Versions/Current/Resources/Info.plist +20 -0
  260. data/lib/vendor/Firebase.framework/Firebase +0 -0
  261. data/lib/vendor/Firebase.framework/Headers/FDataSnapshot.h +146 -0
  262. data/lib/vendor/Firebase.framework/Headers/FEventType.h +43 -0
  263. data/lib/vendor/Firebase.framework/Headers/FMutableData.h +134 -0
  264. data/lib/vendor/Firebase.framework/Headers/FQuery.h +229 -0
  265. data/lib/vendor/Firebase.framework/Headers/FTransactionResult.h +50 -0
  266. data/lib/vendor/Firebase.framework/Headers/Firebase.h +629 -0
  267. data/lib/vendor/Firebase.framework/Versions/A/Firebase +0 -0
  268. data/lib/vendor/Firebase.framework/Versions/A/Headers/FDataSnapshot.h +146 -0
  269. data/lib/vendor/Firebase.framework/Versions/A/Headers/FEventType.h +43 -0
  270. data/lib/vendor/Firebase.framework/Versions/A/Headers/FMutableData.h +134 -0
  271. data/lib/vendor/Firebase.framework/Versions/A/Headers/FQuery.h +229 -0
  272. data/lib/vendor/Firebase.framework/Versions/A/Headers/FTransactionResult.h +50 -0
  273. data/lib/vendor/Firebase.framework/Versions/A/Headers/Firebase.h +629 -0
  274. data/lib/vendor/Firebase.framework/Versions/Current/Firebase +0 -0
  275. data/lib/vendor/Firebase.framework/Versions/Current/Headers/FDataSnapshot.h +146 -0
  276. data/lib/vendor/Firebase.framework/Versions/Current/Headers/FEventType.h +43 -0
  277. data/lib/vendor/Firebase.framework/Versions/Current/Headers/FMutableData.h +134 -0
  278. data/lib/vendor/Firebase.framework/Versions/Current/Headers/FQuery.h +229 -0
  279. data/lib/vendor/Firebase.framework/Versions/Current/Headers/FTransactionResult.h +50 -0
  280. data/lib/vendor/Firebase.framework/Versions/Current/Headers/Firebase.h +629 -0
  281. data/lib/vendor/FirebaseAuthClient.framework/FirebaseAuthClient +0 -0
  282. data/lib/vendor/FirebaseAuthClient.framework/Headers/FATypes.h +48 -0
  283. data/lib/vendor/FirebaseAuthClient.framework/Headers/FAUser.h +85 -0
  284. data/lib/vendor/FirebaseAuthClient.framework/Headers/FirebaseAuthClient.h +149 -0
  285. data/lib/vendor/FirebaseAuthClient.framework/Versions/A/FirebaseAuthClient +0 -0
  286. data/lib/vendor/FirebaseAuthClient.framework/Versions/A/Headers/FATypes.h +48 -0
  287. data/lib/vendor/FirebaseAuthClient.framework/Versions/A/Headers/FAUser.h +85 -0
  288. data/lib/vendor/FirebaseAuthClient.framework/Versions/A/Headers/FirebaseAuthClient.h +149 -0
  289. data/lib/vendor/FirebaseAuthClient.framework/Versions/Current/FirebaseAuthClient +0 -0
  290. data/lib/vendor/FirebaseAuthClient.framework/Versions/Current/Headers/FATypes.h +48 -0
  291. data/lib/vendor/FirebaseAuthClient.framework/Versions/Current/Headers/FAUser.h +85 -0
  292. data/lib/vendor/FirebaseAuthClient.framework/Versions/Current/Headers/FirebaseAuthClient.h +149 -0
  293. data/motion-firebase.gemspec +23 -0
  294. data/resources/Default-568h@2x.png +0 -0
  295. metadata +357 -0
@@ -0,0 +1,42 @@
1
+ /*
2
+ * Copyright 2012 Facebook
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ #import <Foundation/Foundation.h>
18
+ #import "FBSession.h"
19
+
20
+ /*!
21
+ @class
22
+
23
+ @abstract
24
+ Base class from which CacheDescriptors derive, provides a method to fetch data for later use
25
+
26
+ @discussion
27
+ Cache descriptors allow your application to specify the arguments that will be
28
+ later used with another object, such as the FBFriendPickerViewController. By using a cache descriptor
29
+ instance, an application can choose to fetch data ahead of the point in time where the data is needed.
30
+ */
31
+ @interface FBCacheDescriptor : NSObject
32
+
33
+ /*!
34
+ @method
35
+ @abstract
36
+ Fetches and caches the data described by the cache descriptor instance, for the given session.
37
+
38
+ @param session the <FBSession> to use for fetching data
39
+ */
40
+ - (void)prefetchAndCacheForSession:(FBSession*)session;
41
+
42
+ @end
@@ -0,0 +1,22 @@
1
+ /*
2
+ * Copyright 2010 Facebook
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+
18
+ #include "Facebook.h"
19
+ #include "FBDialog.h"
20
+ #include "FBLoginDialog.h"
21
+ #include "FBRequest.h"
22
+ #include "FBSBJSON.h"
@@ -0,0 +1,165 @@
1
+ /*
2
+ * Copyright 2010 Facebook
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ #import <Foundation/Foundation.h>
18
+ #import <UIKit/UIKit.h>
19
+
20
+ @protocol FBDialogDelegate;
21
+ @class FBFrictionlessRequestSettings;
22
+
23
+ /**
24
+ * Do not use this interface directly, instead, use dialog in Facebook.h
25
+ *
26
+ * Facebook dialog interface for start the facebook webView UIServer Dialog.
27
+ */
28
+
29
+ @interface FBDialog : UIView <UIWebViewDelegate> {
30
+ id<FBDialogDelegate> _delegate;
31
+ NSMutableDictionary *_params;
32
+ NSString * _serverURL;
33
+ NSURL* _loadingURL;
34
+ UIWebView* _webView;
35
+ UIActivityIndicatorView* _spinner;
36
+ UIButton* _closeButton;
37
+ UIInterfaceOrientation _orientation;
38
+ BOOL _showingKeyboard;
39
+ BOOL _isViewInvisible;
40
+ FBFrictionlessRequestSettings* _frictionlessSettings;
41
+
42
+ // Ensures that UI elements behind the dialog are disabled.
43
+ UIView* _modalBackgroundView;
44
+ }
45
+
46
+ /**
47
+ * The delegate.
48
+ */
49
+ @property(nonatomic,assign) id<FBDialogDelegate> delegate;
50
+
51
+ /**
52
+ * The parameters.
53
+ */
54
+ @property(nonatomic, retain) NSMutableDictionary* params;
55
+
56
+ - (NSString *) getStringFromUrl: (NSString*) url needle:(NSString *) needle;
57
+
58
+ - (id)initWithURL: (NSString *) loadingURL
59
+ params: (NSMutableDictionary *) params
60
+ isViewInvisible: (BOOL) isViewInvisible
61
+ frictionlessSettings: (FBFrictionlessRequestSettings *) frictionlessSettings
62
+ delegate: (id <FBDialogDelegate>) delegate;
63
+
64
+ /**
65
+ * Displays the view with an animation.
66
+ *
67
+ * The view will be added to the top of the current key window.
68
+ */
69
+ - (void)show;
70
+
71
+ /**
72
+ * Displays the first page of the dialog.
73
+ *
74
+ * Do not ever call this directly. It is intended to be overriden by subclasses.
75
+ */
76
+ - (void)load;
77
+
78
+ /**
79
+ * Displays a URL in the dialog.
80
+ */
81
+ - (void)loadURL:(NSString*)url
82
+ get:(NSDictionary*)getParams;
83
+
84
+ /**
85
+ * Hides the view and notifies delegates of success or cancellation.
86
+ */
87
+ - (void)dismissWithSuccess:(BOOL)success animated:(BOOL)animated;
88
+
89
+ /**
90
+ * Hides the view and notifies delegates of an error.
91
+ */
92
+ - (void)dismissWithError:(NSError*)error animated:(BOOL)animated;
93
+
94
+ /**
95
+ * Subclasses may override to perform actions just prior to showing the dialog.
96
+ */
97
+ - (void)dialogWillAppear;
98
+
99
+ /**
100
+ * Subclasses may override to perform actions just after the dialog is hidden.
101
+ */
102
+ - (void)dialogWillDisappear;
103
+
104
+ /**
105
+ * Subclasses should override to process data returned from the server in a 'fbconnect' url.
106
+ *
107
+ * Implementations must call dismissWithSuccess:YES at some point to hide the dialog.
108
+ */
109
+ - (void)dialogDidSucceed:(NSURL *)url;
110
+
111
+ /**
112
+ * Subclasses should override to process data returned from the server in a 'fbconnect' url.
113
+ *
114
+ * Implementations must call dismissWithSuccess:YES at some point to hide the dialog.
115
+ */
116
+ - (void)dialogDidCancel:(NSURL *)url;
117
+ @end
118
+
119
+ ///////////////////////////////////////////////////////////////////////////////////////////////////
120
+
121
+ /*
122
+ *Your application should implement this delegate
123
+ */
124
+ @protocol FBDialogDelegate <NSObject>
125
+
126
+ @optional
127
+
128
+ /**
129
+ * Called when the dialog succeeds and is about to be dismissed.
130
+ */
131
+ - (void)dialogDidComplete:(FBDialog *)dialog;
132
+
133
+ /**
134
+ * Called when the dialog succeeds with a returning url.
135
+ */
136
+ - (void)dialogCompleteWithUrl:(NSURL *)url;
137
+
138
+ /**
139
+ * Called when the dialog get canceled by the user.
140
+ */
141
+ - (void)dialogDidNotCompleteWithUrl:(NSURL *)url;
142
+
143
+ /**
144
+ * Called when the dialog is cancelled and is about to be dismissed.
145
+ */
146
+ - (void)dialogDidNotComplete:(FBDialog *)dialog;
147
+
148
+ /**
149
+ * Called when dialog failed to load due to an error.
150
+ */
151
+ - (void)dialog:(FBDialog*)dialog didFailWithError:(NSError *)error;
152
+
153
+ /**
154
+ * Asks if a link touched by a user should be opened in an external browser.
155
+ *
156
+ * If a user touches a link, the default behavior is to open the link in the Safari browser,
157
+ * which will cause your app to quit. You may want to prevent this from happening, open the link
158
+ * in your own internal browser, or perhaps warn the user that they are about to leave your app.
159
+ * If so, implement this method on your delegate and return NO. If you warn the user, you
160
+ * should hold onto the URL and once you have received their acknowledgement open the URL yourself
161
+ * using [[UIApplication sharedApplication] openURL:].
162
+ */
163
+ - (BOOL)dialog:(FBDialog*)dialog shouldOpenURLInExternalBrowser:(NSURL *)url;
164
+
165
+ @end
@@ -0,0 +1,274 @@
1
+ /*
2
+ * Copyright 2012 Facebook
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ #import <Foundation/Foundation.h>
18
+
19
+ /*!
20
+ The NSError domain of all errors returned by the Facebook SDK.
21
+ */
22
+ extern NSString *const FacebookSDKDomain;
23
+
24
+ /*!
25
+ The key in the userInfo NSDictionary of NSError where you can find
26
+ the inner NSError (if any).
27
+ */
28
+ extern NSString *const FBErrorInnerErrorKey;
29
+
30
+ /*!
31
+ The key in the userInfo NSDictionary of NSError for the parsed JSON response
32
+ from the server. In case of a batch, includes the JSON for a single FBRequest.
33
+ */
34
+ extern NSString *const FBErrorParsedJSONResponseKey;
35
+
36
+ /*!
37
+ The key in the userInfo NSDictionary of NSError indicating
38
+ the HTTP status code of the response (if any).
39
+ */
40
+ extern NSString *const FBErrorHTTPStatusCodeKey;
41
+
42
+ /*!
43
+ @abstract Error codes returned by the Facebook SDK in NSError.
44
+
45
+ @discussion
46
+ These are valid only in the scope of FacebookSDKDomain.
47
+ */
48
+ typedef enum FBErrorCode {
49
+ /*!
50
+ Like nil for FBErrorCode values, represents an error code that
51
+ has not been initialized yet.
52
+ */
53
+ FBErrorInvalid = 0,
54
+
55
+ /// The operation failed because it was cancelled.
56
+ FBErrorOperationCancelled,
57
+
58
+ /// A login attempt failed
59
+ FBErrorLoginFailedOrCancelled,
60
+
61
+ /// The graph API returned an error for this operation.
62
+ FBErrorRequestConnectionApi,
63
+
64
+ /*!
65
+ The operation failed because the server returned an unexpected
66
+ response. You can get this error if you are not using the most
67
+ recent SDK, or if you set your application's migration settings
68
+ incorrectly for the version of the SDK you are using.
69
+
70
+ If this occurs on the current SDK with proper app migration
71
+ settings, you may need to try changing to one request per batch.
72
+ */
73
+ FBErrorProtocolMismatch,
74
+
75
+ /// Non-success HTTP status code was returned from the operation.
76
+ FBErrorHTTPError,
77
+
78
+ /// An endpoint that returns a binary response was used with FBRequestConnection;
79
+ /// endpoints that return image/jpg, etc. should be accessed using NSURLRequest
80
+ FBErrorNonTextMimeTypeReturned,
81
+
82
+ /// An error occurred while trying to display a native dialog
83
+ FBErrorNativeDialog,
84
+
85
+ /// An error occurred using the FBInsights class
86
+ FBErrorInsights,
87
+
88
+ /// An error occurred related to an iOS API call
89
+ FBErrorSystemAPI,
90
+
91
+ /// An error occurred while trying to fetch publish install response data
92
+ FBErrorPublishInstallResponse,
93
+ } FBErrorCode;
94
+
95
+ /*!
96
+ @typedef FBErrorCategory enum
97
+
98
+ @abstract Indicates the Facebook SDK classification for the error
99
+
100
+ @discussion
101
+ */
102
+ typedef enum {
103
+ /*! Indicates that the error category is invalid and likely represents an error that
104
+ is unrelated to Facebook or the Facebook SDK */
105
+ FBErrorCategoryInvalid = 0,
106
+ /*! Indicates that the error may be authentication related but the application should retry the operation.
107
+ This case may involve user action that must be taken, and so the application should also test
108
+ the fberrorShouldNotifyUser property and if YES display fberrorUserMessage to the user before retrying.*/
109
+ FBErrorCategoryRetry = 1,
110
+ /*! Indicates that the error is authentication related and the application should reopen the session*/
111
+ FBErrorCategoryAuthenticationReopenSession = 2,
112
+ /*! Indicates that the error is permission related */
113
+ FBErrorCategoryPermissions = 3,
114
+ /*! Indicates that the error implies that the server had an unexpected failure or may be temporarily down */
115
+ FBErrorCategoryServer = 4,
116
+ /*! Indicates that the error results from the server throttling the client */
117
+ FBErrorCategoryThrottling = 5,
118
+ /*! Indicates the user cancelled the operation */
119
+ FBErrorCategoryUserCancelled = 6,
120
+ /*! Indicates that the error is Facebook-related but is uncategorizable, and likely newer than the
121
+ current version of the SDK */
122
+ FBErrorCategoryFacebookOther = -1,
123
+ /*! Indicates that the error is an application error resulting in a bad or malformed request to the server. */
124
+ FBErrorCategoryBadRequest = -2,
125
+ } FBErrorCategory;
126
+
127
+ /*!
128
+ The key in the userInfo NSDictionary of NSError where you can find
129
+ the inner NSError (if any).
130
+ */
131
+ extern NSString *const FBErrorInnerErrorKey;
132
+
133
+ /*!
134
+ The key in the userInfo NSDictionary of NSError where you can find
135
+ the session associated with the error (if any).
136
+ */
137
+ extern NSString *const FBErrorSessionKey;
138
+
139
+ /*!
140
+ The key in the userInfo NSDictionary of NSError for unsuccessful
141
+ logins (error.code equals FBErrorLoginFailedOrCancelled). If present,
142
+ the value will be one of the constants prefixed by FBErrorLoginFailedReason*.
143
+ */
144
+ extern NSString *const FBErrorLoginFailedReason;
145
+
146
+ /*!
147
+ The key in the userInfo NSDictionary of NSError for unsuccessful
148
+ logins (error.code equals FBErrorLoginFailedOrCancelled). If present,
149
+ the value indicates an original login error code wrapped by this error.
150
+ This is only used in the web dialog login flow.
151
+ */
152
+ extern NSString *const FBErrorLoginFailedOriginalErrorCode;
153
+
154
+ /*!
155
+ A value that may appear in an NSError userInfo dictionary under the
156
+ `FBErrorLoginFailedReason` key for login failures. Indicates the user
157
+ cancelled a web dialog auth.
158
+ */
159
+ extern NSString *const FBErrorLoginFailedReasonInlineCancelledValue;
160
+
161
+ /*!
162
+ A value that may appear in an NSError userInfo dictionary under the
163
+ `FBErrorLoginFailedReason` key for login failures. Indicates the user
164
+ did not cancel a web dialog auth.
165
+ */
166
+ extern NSString *const FBErrorLoginFailedReasonInlineNotCancelledValue;
167
+
168
+ /*!
169
+ A value that may appear in an NSError userInfo dictionary under the
170
+ `FBErrorLoginFailedReason` key for login failures. Indicates the user
171
+ cancelled a non-iOS 6 SSO (either Safari or Facebook App) login.
172
+ */
173
+ extern NSString *const FBErrorLoginFailedReasonUserCancelledValue;
174
+
175
+ /*!
176
+ A value that may appear in an NSError userInfo dictionary under the
177
+ `FBErrorLoginFailedReason` key for login failures. Indicates the user
178
+ cancelled an iOS system login.
179
+ */
180
+ extern NSString *const FBErrorLoginFailedReasonUserCancelledSystemValue;
181
+
182
+ /*!
183
+ A value that may appear in an NSError userInfo dictionary under the
184
+ `FBErrorLoginFailedReason` key for login failures. Indicates the app's
185
+ slider in iOS 6 (device Settings -> Privacy -> Facebook {app} ) has
186
+ been disabled.
187
+ */
188
+ extern NSString *const FBErrorLoginFailedReasonSystemDisallowedWithoutErrorValue;
189
+
190
+ /*!
191
+ A value that may appear in an NSError userInfo dictionary under the
192
+ `FBErrorLoginFailedReason` key for login failures. Indicates an error
193
+ has occurred when requesting Facebook account acccess in iOS 6 that was
194
+ not `FBErrorLoginFailedReasonSystemDisallowedWithoutErrorValue` nor
195
+ a user cancellation.
196
+ */
197
+ extern NSString *const FBErrorLoginFailedReasonSystemError;
198
+ extern NSString *const FBErrorLoginFailedReasonUnitTestResponseUnrecognized;
199
+
200
+ /*!
201
+ A value that may appear in the NSError userInfo dictionary under the
202
+ `FBErrorLoginFailedReason` key when requesting new permissions fails. Indicates
203
+ the request for new permissions has failed because the session was closed.
204
+ */
205
+ extern NSString *const FBErrorReauthorizeFailedReasonSessionClosed;
206
+
207
+ /*!
208
+ A value that may appear in the NSError userInfo dictionary under the
209
+ `FBErrorLoginFailedReason` key when requesting new permissions fails. Indicates
210
+ the request for new permissions has failed because the user cancelled.
211
+ */
212
+ extern NSString *const FBErrorReauthorizeFailedReasonUserCancelled;
213
+
214
+ /*!
215
+ A value that may appear in the NSError userInfo dictionary under the
216
+ `FBErrorLoginFailedReason` key when requesting new permissions fails on
217
+ iOS 6 with the Facebook account. Indicates the request for new permissions has
218
+ failed because the user cancelled.
219
+ */
220
+ extern NSString *const FBErrorReauthorizeFailedReasonUserCancelledSystem;
221
+
222
+ /*!
223
+ A value that may appear in the NSError userInfo dictionary under the
224
+ `FBErrorLoginFailedReason` key when requesting new permissions fails. Indicates
225
+ the request for new permissions has failed because the request was
226
+ for a different user than the original permission set.
227
+ */
228
+ extern NSString *const FBErrorReauthorizeFailedReasonWrongUser;
229
+
230
+ /*!
231
+ The key in the userInfo NSDictionary of NSError for errors
232
+ encountered with `FBNativeDialog` operations. (error.code equals FBErrorNativeDialog).
233
+ If present, the value will be one of the constants prefixed by FBErrorNativeDialog*.
234
+ */
235
+ extern NSString *const FBErrorNativeDialogReasonKey;
236
+
237
+ /*!
238
+ A value that may appear in the NSError userInfo dictionary under the
239
+ `FBErrorNativeDialogReasonKey` key. Indicates that a native dialog is not supported
240
+ in the current OS.
241
+ */
242
+ extern NSString *const FBErrorNativeDialogNotSupported;
243
+
244
+ /*!
245
+ A value that may appear in the NSError userInfo dictionary under the
246
+ `FBErrorNativeDialogReasonKey` key. Indicates that a native dialog cannot be
247
+ displayed because it is not appropriate for the current session.
248
+ */
249
+ extern NSString *const FBErrorNativeDialogInvalidForSession;
250
+
251
+ /*!
252
+ A value that may appear in the NSError userInfo dictionary under the
253
+ `FBErrorNativeDialogReasonKey` key. Indicates that a native dialog cannot be
254
+ displayed for some other reason.
255
+ */
256
+ extern NSString *const FBErrorNativeDialogCantBeDisplayed;
257
+
258
+ /*!
259
+ The key in the userInfo NSDictionary of NSError for errors
260
+ encountered with `FBInsights` operations (error.code equals FBErrorInsights).
261
+ */
262
+ extern NSString *const FBErrorInsightsReasonKey;
263
+
264
+ // Exception strings raised by the Facebook SDK
265
+
266
+ /*!
267
+ This exception is raised by methods in the Facebook SDK to indicate
268
+ that an attempted operation is invalid
269
+ */
270
+ extern NSString *const FBInvalidOperationException;
271
+
272
+ // Facebook SDK also raises exceptions the following common exceptions:
273
+ // NSInvalidArgumentException
274
+
@@ -0,0 +1,86 @@
1
+ /*
2
+ * Copyright 2013 Facebook
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ #import <Foundation/Foundation.h>
17
+ #import "FBWebDialogs.h"
18
+ #import "FBRequest.h"
19
+ #import "FBCacheDescriptor.h"
20
+
21
+ /*!
22
+ @class FBFrictionlessRecipientCache
23
+
24
+ @abstract
25
+ Maintains a cache of friends that can recieve application requests from the user in
26
+ using the frictionless feature of the requests web dialog.
27
+
28
+ This class follows the `FBCacheDescriptor` pattern used elsewhere in the SDK, and applications may call
29
+ one of the prefetchAndCacheForSession methods to fetch a friend list prior to the
30
+ point where a dialog is presented. The cache is also updated with each presentation of the request
31
+ dialog using the cache instance.
32
+ */
33
+ @interface FBFrictionlessRecipientCache : FBCacheDescriptor<FBWebDialogsDelegate>
34
+
35
+ /*!
36
+ @abstract
37
+ Initializes an empty cache instance
38
+ */
39
+ - (id)init;
40
+
41
+ /*! @abstract An array containing the list of known FBIDs for recipients enabled for frictionless requests */
42
+ @property (nonatomic, readwrite, copy) NSArray *recipientIDs;
43
+
44
+ /*!
45
+ @abstract
46
+ Checks to see if a given user or FBID for a user is known to be enabled for
47
+ frictionless requestests
48
+
49
+ @param user An NSString, NSNumber of `FBGraphUser` representing a user to check
50
+ */
51
+ - (BOOL)isFrictionlessRecipient:(id)user;
52
+
53
+ /*!
54
+ @abstract
55
+ Checks to see if a collection of users or FBIDs for users are known to be enabled for
56
+ frictionless requestests
57
+
58
+ @param users An NSArray of NSString, NSNumber of `FBGraphUser` objects
59
+ representing users to check
60
+ */
61
+ - (BOOL)areFrictionlessRecipients:(NSArray*)users;
62
+
63
+ /*!
64
+ @abstract
65
+ Issues a request and fills the cache with a list of users to use for frictionless requests
66
+
67
+ @param session The session to use for the request; nil indicates that the Active Session should
68
+ be used
69
+ */
70
+ - (void)prefetchAndCacheForSession:(FBSession *)session;
71
+
72
+ /*!
73
+ @abstract
74
+ Issues a request and fills the cache with a list of users to use for frictionless requests
75
+
76
+ @param session The session to use for the request; nil indicates that the Active Session should
77
+ be used
78
+
79
+ @param handler An optional completion handler, called when the request for cached users has
80
+ completed. It can be useful to use the handler to enable UI or perform other request-related
81
+ operations, after the cache is populated.
82
+ */
83
+ - (void)prefetchAndCacheForSession:(FBSession *)session
84
+ completionHandler:(FBRequestHandler)handler;
85
+
86
+ @end
@@ -0,0 +1,85 @@
1
+ /*
2
+ * Copyright 2012 Facebook
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ #import <Foundation/Foundation.h>
18
+
19
+ @class Facebook;
20
+ @class FBRequest;
21
+
22
+ /**
23
+ * Do not use this interface directly, instead, use methods in Facebook.h
24
+ *
25
+ * Handles frictionless interaction and recipient-caching by the SDK,
26
+ * see https://developers.facebook.com/docs/reference/dialogs/requests/
27
+ */
28
+ @interface FBFrictionlessRequestSettings : NSObject {
29
+ @private
30
+ NSArray* _allowedRecipients;
31
+ FBRequest* _activeRequest;
32
+ BOOL _enabled;
33
+ }
34
+
35
+ /**
36
+ * BOOL indicating whether frictionless request sending has been enabled
37
+ */
38
+ @property(nonatomic, readonly) BOOL enabled;
39
+
40
+ /**
41
+ * NSArray of recipients
42
+ */
43
+ @property(nonatomic, readonly) NSArray *recipientIDs;
44
+
45
+ /**
46
+ * Enable frictionless request sending by the sdk; this means:
47
+ * 1. query and cache the current set of frictionless recipients
48
+ * 2. flag other facets of the sdk to behave in a frictionless way
49
+ */
50
+ - (void)enableWithFacebook:(Facebook*)facebook;
51
+
52
+ /**
53
+ * Reload recipient cache; called by the sdk to keep the cache fresh;
54
+ * method makes graph request: me/apprequestformerrecipients
55
+ */
56
+ - (void)reloadRecipientCacheWithFacebook:(Facebook*)facebook;
57
+
58
+ /**
59
+ * Update the recipient cache; called by the sdk to keep the cache fresh;
60
+ */
61
+ - (void)updateRecipientCacheWithRecipients:(NSArray*)ids;
62
+
63
+ /**
64
+ * Update the recipient cache, using a request result
65
+ */
66
+ - (void)updateRecipientCacheWithRequestResult:(id)result;
67
+
68
+ /**
69
+ * Given an fbID for a user, indicates whether user is enabled for
70
+ * frictionless calls
71
+ */
72
+ - (BOOL)isFrictionlessEnabledForRecipient:(id)fbid;
73
+
74
+ /**
75
+ * Given an array of user fbIDs, indicates whether they are enabled for
76
+ * frictionless calls
77
+ */
78
+ - (BOOL)isFrictionlessEnabledForRecipients:(NSArray*)fbids;
79
+
80
+ /**
81
+ * init the frictionless cache object
82
+ */
83
+ - (id)init;
84
+
85
+ @end