docstring_tokens
stringlengths 18
16.9k
| code_tokens
stringlengths 75
1.81M
| html_url
stringlengths 74
116
| file_name
stringlengths 3
311
|
---|---|---|---|
keep keep keep keep replace keep keep keep keep keep keep keep keep replace keep keep keep
|
<mask>
<mask> Log an event with an eventName, a numeric value to be aggregated with other events of this name,
<mask> and a set of key/value pairs in the parameters dictionary.
<mask>
<mask> - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
<mask> are given in the `FBSDKAppEvents` documentation. Common event names are provided in `FBAppEventName*` constants.
<mask>
<mask> - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
<mask> the cumulative and average value of this amount.
<mask>
<mask> - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
<mask> are given in the `FBSDKAppEvents` documentation. Common event names are provided in `FBAppEventName*` constants.
<mask>
<mask> - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
<mask> the cumulative and average value of this amount.
<mask>
<mask> - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name length
</s> add @param eventName The name of the event to record. Limitations on number of events and name length </s> remove - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
</s> add @param valueToSum Amount to be aggregated into all events of this eventName, and App Insights will report </s> remove - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
</s> add @param valueToSum Amount to be aggregated into all events of this eventName, and App Insights will report </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask> - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
<mask> the cumulative and average value of this amount.
<mask>
<mask> - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
<mask> be NSString's, and the values are expected to be NSString or NSNumber. Limitations on the number of
<mask> parameters and name construction are given in the `FBSDKAppEvents` documentation. Commonly used parameter names
<mask> are provided in `FBSDKAppEventParameterName*` constants.
<mask>
<mask> */
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
</s> add @param valueToSum Amount to be aggregated into all events of this eventName, and App Insights will report </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
</s> add @param valueToSum Amount to be aggregated into all events of this eventName, and App Insights will report </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> Log an event with an eventName, a numeric value to be aggregated with other events of this name,
<mask> and a set of key/value pairs in the parameters dictionary. Providing session lets the developer
<mask> target a particular <FBSession>. If nil is provided, then `[FBSession activeSession]` will be used.
<mask>
<mask> - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
<mask> are given in the `FBSDKAppEvents` documentation. Common event names are provided in `FBAppEventName*` constants.
<mask>
<mask> - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
<mask> the cumulative and average value of this amount. Note that this is an NSNumber, and a value of `nil` denotes
<mask> that this event doesn't have a value associated with it for summation.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction </s> remove - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
</s> add @param valueToSum Amount to be aggregated into all events of this eventName, and App Insights will report </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name length
</s> add @param eventName The name of the event to record. Limitations on number of events and name length </s> remove - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
</s> add @param valueToSum Amount to be aggregated into all events of this eventName, and App Insights will report </s> remove - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
</s> add @param valueToSum Amount to be aggregated into all events of this eventName, and App Insights will report </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep replace keep keep keep replace keep keep keep keep
|
<mask> - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
<mask> are given in the `FBSDKAppEvents` documentation. Common event names are provided in `FBAppEventName*` constants.
<mask>
<mask> - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
<mask> the cumulative and average value of this amount. Note that this is an NSNumber, and a value of `nil` denotes
<mask> that this event doesn't have a value associated with it for summation.
<mask>
<mask> - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
<mask> be NSString's, and the values are expected to be NSString or NSNumber. Limitations on the number of
<mask> parameters and name construction are given in the `FBSDKAppEvents` documentation. Commonly used parameter names
<mask> are provided in `FBSDKAppEventParameterName*` constants.
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
</s> add @param valueToSum Amount to be aggregated into all events of this eventName, and App Insights will report </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> be NSString's, and the values are expected to be NSString or NSNumber. Limitations on the number of
<mask> parameters and name construction are given in the `FBSDKAppEvents` documentation. Commonly used parameter names
<mask> are provided in `FBSDKAppEventParameterName*` constants.
<mask>
<mask> - Parameter accessToken: The optional access token to log the event as.
<mask> */
<mask> + (void)logEvent:(NSString *)eventName
<mask> valueToSum:(NSNumber *)valueToSum
<mask> parameters:(NSDictionary *)parameters
<mask> accessToken:(FBSDKAccessToken *)accessToken;
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter accessToken: The optional access token to log the event as.
</s> add @param accessToken The optional access token to log the event as. </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
</s> add @param valueToSum Amount to be aggregated into all events of this eventName, and App Insights will report
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep replace keep keep keep keep keep keep keep keep replace keep keep keep
|
<mask>
<mask> - Parameter purchaseAmount: Purchase amount to be logged, as expressed in the specified currency. This value
<mask> will be rounded to the thousandths place (e.g., 12.34567 becomes 12.346).
<mask>
<mask> - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
<mask> specific values. One reference for these is <http://en.wikipedia.org/wiki/ISO_4217>.
<mask>
<mask> - Parameter purchaseAmount: Purchase amount to be logged, as expressed in the specified currency. This value
<mask> will be rounded to the thousandths place (e.g., 12.34567 becomes 12.346).
<mask>
<mask> - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
<mask> specific values. One reference for these is <http://en.wikipedia.org/wiki/ISO_4217>.
<mask>
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter purchaseAmount: Purchase amount to be logged, as expressed in the specified currency.This value
</s> add @param purchaseAmount Purchase amount to be logged, as expressed in the specified currency.This value </s> remove - Parameter purchaseAmount: Purchase amount to be logged, as expressed in the specified currency.This value
</s> add @param purchaseAmount Purchase amount to be logged, as expressed in the specified currency.This value </s> remove - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
</s> add @param currency Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for </s> remove - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
</s> add @param currency Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep keep keep keep replace keep
|
<mask>
<mask> Log a purchase of the specified amount, in the specified currency, also providing a set of
<mask> additional characteristics describing the purchase.
<mask>
<mask> - Parameter purchaseAmount: Purchase amount to be logged, as expressed in the specified currency.This value
<mask> will be rounded to the thousandths place (e.g., 12.34567 becomes 12.346).
<mask>
<mask> - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
<mask> specific values. One reference for these is <http://en.wikipedia.org/wiki/ISO_4217>.
<mask>
<mask> - Parameter purchaseAmount: Purchase amount to be logged, as expressed in the specified currency.This value
<mask> will be rounded to the thousandths place (e.g., 12.34567 becomes 12.346).
<mask>
<mask> - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
<mask> specific values. One reference for these is <http://en.wikipedia.org/wiki/ISO_4217>.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter purchaseAmount: Purchase amount to be logged, as expressed in the specified currency.This value
</s> add @param purchaseAmount Purchase amount to be logged, as expressed in the specified currency.This value </s> remove - Parameter purchaseAmount: Purchase amount to be logged, as expressed in the specified currency. This value
</s> add @param purchaseAmount Purchase amount to be logged, as expressed in the specified currency. This value </s> remove - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
</s> add @param currency Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for </s> remove - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
</s> add @param currency Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask> - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
<mask> specific values. One reference for these is <http://en.wikipedia.org/wiki/ISO_4217>.
<mask>
<mask> - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
<mask> be NSString's, and the values are expected to be NSString or NSNumber. Limitations on the number of
<mask> parameters and name construction are given in the `FBSDKAppEvents` documentation. Commonly used parameter names
<mask> are provided in `FBSDKAppEventParameterName*` constants.
<mask>
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
</s> add @param currency Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for </s> remove - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
</s> add @param currency Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep keep keep keep replace keep keep keep
|
<mask>
<mask> Log a purchase of the specified amount, in the specified currency, also providing a set of
<mask> additional characteristics describing the purchase, as well as an <FBSession> to log to.
<mask>
<mask> - Parameter purchaseAmount: Purchase amount to be logged, as expressed in the specified currency.This value
<mask> will be rounded to the thousandths place (e.g., 12.34567 becomes 12.346).
<mask>
<mask> - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
<mask> specific values. One reference for these is <http://en.wikipedia.org/wiki/ISO_4217>.
<mask>
<mask> - Parameter purchaseAmount: Purchase amount to be logged, as expressed in the specified currency.This value
<mask> will be rounded to the thousandths place (e.g., 12.34567 becomes 12.346).
<mask>
<mask> - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
<mask> specific values. One reference for these is <http://en.wikipedia.org/wiki/ISO_4217>.
<mask>
<mask> - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep replace keep keep keep keep replace keep keep keep keep
|
<mask> - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
<mask> specific values. One reference for these is <http://en.wikipedia.org/wiki/ISO_4217>.
<mask>
<mask> - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
<mask> be NSString's, and the values are expected to be NSString or NSNumber. Limitations on the number of
<mask> parameters and name construction are given in the `FBSDKAppEvents` documentation. Commonly used parameter names
<mask> are provided in `FBSDKAppEventParameterName*` constants.
<mask>
<mask> - Parameter accessToken: The optional access token to log the event as.
<mask>
<mask>
<mask> This event immediately triggers a flush of the `FBSDKAppEvents` event queue, unless the `flushBehavior` is set
<mask> to `FBSDKAppEventsFlushBehaviorExplicitOnly`.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
</s> add @param currency Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for </s> remove - Parameter currency: Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for
</s> add @param currency Currency, is denoted as, e.g. "USD", "EUR", "GBP". See ISO-4217 for </s> remove - Parameter parameters: Arbitrary parameter dictionary of characteristics. The keys to this dictionary must
</s> add @param parameters Arbitrary parameter dictionary of characteristics. The keys to this dictionary must </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask> /**
<mask> Log an app event that tracks that the application was open via Push Notification.
<mask>
<mask> - Parameter payload: Notification payload received via `UIApplicationDelegate`.
<mask> */
<mask> + (void)logPushNotificationOpen:(NSDictionary *)payload;
<mask>
<mask> /**
<mask> Log an app event that tracks that a custom action was taken from a push notification.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter payload: Notification payload received via `UIApplicationDelegate`.
- Parameter action: Name of the action that was taken.
</s> add @param payload Notification payload received via `UIApplicationDelegate`.
@param action Name of the action that was taken. </s> remove - Parameter object: The transient object
</s> add @param object The transient object </s> remove - Parameter timer: The dispatch handle received from startGCDTimerWithInterval.
</s> add @param timer The dispatch handle received from startGCDTimerWithInterval. </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name length
</s> add @param eventName The name of the event to record. Limitations on number of events and name length </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction </s> remove - Parameter appURLSchemeSuffix: The url scheme suffix to be used by the SDK.
</s> add @param appURLSchemeSuffix The url scheme suffix to be used by the SDK.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask>
<mask> /**
<mask> Log an app event that tracks that a custom action was taken from a push notification.
<mask>
<mask> - Parameter payload: Notification payload received via `UIApplicationDelegate`.
<mask> - Parameter action: Name of the action that was taken.
<mask> */
<mask> + (void)logPushNotificationOpen:(NSDictionary *)payload action:(NSString *)action;
<mask>
<mask> /**
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter payload: Notification payload received via `UIApplicationDelegate`.
</s> add @param payload Notification payload received via `UIApplicationDelegate`. </s> remove - Parameter timer: The dispatch handle received from startGCDTimerWithInterval.
</s> add @param timer The dispatch handle received from startGCDTimerWithInterval. </s> remove - Parameter loginCode: The login code associated with the action for the device request.
- Returns: True if the service broadcast was successfully started.
</s> add @param loginCode The login code associated with the action for the device request.
@return True if the service broadcast was successfully started. </s> remove - Parameter object: The transient object
</s> add @param object The transient object </s> remove - Parameter processor: the processor instance.
- Parameter didRecover: YES if the recovery was successful.
- Parameter error: the error that that was attempted to be recovered from.
</s> add @param processor the processor instance.
@param didRecover YES if the recovery was successful.
@param error the error that that was attempted to be recovered from. </s> remove - Parameter loginButton: The button that was clicked.
</s> add @param loginButton The button that was clicked.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask>
<mask> Sets and sends a device token from `NSData` representation that you get from `UIApplicationDelegate.-application:didRegisterForRemoteNotificationsWithDeviceToken:`.
<mask>
<mask> - Parameter deviceToken: Device token data.
<mask> */
<mask> + (void)setPushNotificationsDeviceToken:(NSData *)deviceToken;
<mask>
<mask> /*
<mask> * Control over event batching/flushing
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter token: The access token to set.
</s> add @param token The access token to set. </s> remove template<class T> /* implicit */ dynamic(T t);
</s> add template<class T, class NumericType = typename NumericTypeHelper<T>::type>
/* implicit */ dynamic(T t); </s> remove * Create a new array from an initializer list.
*
* For example:
*
* dynamic v = { 1, 2, 3, "foo" };
*/
// TODO(ott, 10300209): Remove once all uses have been eradicated.
FOLLY_DEPRECATED(
"Initializer list syntax is deprecated (#10300209). Use dynamic::array.")
/* implicit */ dynamic(std::initializer_list<dynamic> il);
FOLLY_DEPRECATED(
"Initializer list syntax is deprecated (#10300209). Use dynamic::array.")
dynamic& operator=(std::initializer_list<dynamic> il);
/*
* Conversion constructors from most of the other types.
</s> add * Constructors for integral and float types.
* Other types are SFINAEd out with NumericTypeHelper. </s> remove - Parameter handler: the handler that is invoked on completion
</s> add @param handler the handler that is invoked on completion </s> add /**
Flag which controls the fb_codeless_debug logging event
If not explicitly set, the default is 1 - true
*/
+ (NSNumber *)codelessDebugLogEnabled;
/**
Set the flag which controls the fb_codeless_debug logging event
@param CodelessDebugLogEnabled Flag value, expressed as a value from 0 - false or 1 - true.
*/
+ (void)setCodelessDebugLogEnabled:(NSNumber *)CodelessDebugLogEnabled;
</s> remove - Parameter limitEventAndDataUsage: The desired value.
</s> add @param limitEventAndDataUsage The desired value.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> /**
<mask>
<mask> Set the current event flushing behavior specifying when events are sent back to Facebook servers.
<mask>
<mask> - Parameter flushBehavior: The desired `FBSDKAppEventsFlushBehavior` to be used.
<mask> */
<mask> + (void)setFlushBehavior:(FBSDKAppEventsFlushBehavior)flushBehavior;
<mask>
<mask> /**
<mask> Set the 'override' App ID for App Event logging.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter appID: The Facebook App ID to be used for App Event logging.
</s> add @param appID The Facebook App ID to be used for App Event logging. </s> remove - See:setLoggingOverrideAppID:
</s> add @see setLoggingOverrideAppID: </s> remove - Parameter appID: The Facebook App ID to be used by the SDK.
</s> add @param appID The Facebook App ID to be used by the SDK. </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - Parameter limitEventAndDataUsage: The desired value.
</s> add @param limitEventAndDataUsage The desired value. </s> remove - Parameter facebookDomainPart: The domain part to be inserted into facebook.com.
</s> add @param facebookDomainPart The domain part to be inserted into facebook.com.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask> This should be set before any other calls are made to `FBSDKAppEvents`. Thus, you should set it in your application
<mask> delegate's `application:didFinishLaunchingWithOptions:` delegate.
<mask>
<mask> - Parameter appID: The Facebook App ID to be used for App Event logging.
<mask> */
<mask> + (void)setLoggingOverrideAppID:(NSString *)appID;
<mask>
<mask> /**
<mask> Get the 'override' App ID for App Event logging.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - See:setLoggingOverrideAppID:
</s> add @see setLoggingOverrideAppID: </s> remove - Parameter appID: The Facebook App ID to be used by the SDK.
</s> add @param appID The Facebook App ID to be used by the SDK. </s> remove - Parameter flushBehavior: The desired `FBSDKAppEventsFlushBehavior` to be used.
</s> add @param flushBehavior The desired `FBSDKAppEventsFlushBehavior` to be used. </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - Parameter loggingBehavior: A set of strings indicating what information should be logged. If nil is provided, the logging
</s> add @param loggingBehavior A set of strings indicating what information should be logged. If nil is provided, the logging </s> remove - Returns: Promotion code string.
</s> add @return Promotion code string.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> /**
<mask> Get the 'override' App ID for App Event logging.
<mask>
<mask>
<mask> - See:setLoggingOverrideAppID:
<mask>
<mask> */
<mask> + (NSString *)loggingOverrideAppID;
<mask>
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter appID: The Facebook App ID to be used for App Event logging.
</s> add @param appID The Facebook App ID to be used for App Event logging. </s> remove - Parameter flushBehavior: The desired `FBSDKAppEventsFlushBehavior` to be used.
</s> add @param flushBehavior The desired `FBSDKAppEventsFlushBehavior` to be used. </s> remove - Parameter appID: The Facebook App ID to be used by the SDK.
</s> add @param appID The Facebook App ID to be used by the SDK. </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - Parameter url: the url representing the deferred App Link
</s> add @param url the url representing the deferred App Link </s> add /**
Get SHA256 hased string of NSString/NSData
@param input The data that needs to be hashed, it could be NSString or NSData.
*/
+ (NSString *)SHA256Hash:(NSObject *)input;
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> Creates a request representing the Graph API call to retrieve a Custom Audience "third party ID" for the app's Facebook user.
<mask> Callers will send this ID back to their own servers, collect up a set to create a Facebook Custom Audience with,
<mask> and then use the resultant Custom Audience to target ads.
<mask>
<mask> - Parameter accessToken: The access token to use to establish the user's identity for users logged into Facebook through this app.
<mask> If `nil`, then the `[FBSDKAccessToken currentAccessToken]` is used.
<mask>
<mask>
<mask>
<mask> The JSON in the request's response will include an "custom_audience_third_party_id" key/value pair, with the value being the ID retrieved.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction </s> remove - Parameter webView: The webview to augment with the additional JavaScript behaviour
</s> add @param webView The webview to augment with the additional JavaScript behaviour </s> remove - Parameter token: The access token to set.
</s> add @param token The access token to set. </s> remove - Parameter version: This is a string in the form @"v2.0" which will be used for the version part of an API path
</s> add @param version This is a string in the form @"v2.0" which will be used for the version part of an API path </s> remove - Parameter completion: The block to be executed once the profile is loaded
</s> add @param completion The block to be executed once the profile is loaded </s> remove - Parameter hostPrefix: The prefix for the host, such as 'm', 'graph', etc.
- Parameter path: The path for the URL. This may or may not include a version.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter defaultVersion: A version to add to the URL if none is found in the path.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The Facebook URL.
</s> add @param hostPrefix The prefix for the host, such as 'm', 'graph', etc.
@param path The path for the URL. This may or may not include a version.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param defaultVersion A version to add to the URL if none is found in the path.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The Facebook URL.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep add keep keep keep keep keep
|
<mask> The userID is persisted until it is cleared by passing nil.
<mask> */
<mask> + (void)setUserID:(NSString *)userID;
<mask>
<mask> /*
<mask> Returns the set custom user ID.
<mask> */
<mask> + (NSString *)userID;
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter properties: the custom user properties
- Parameter handler: the optional completion handler
</s> add @param properties the custom user properties
@param handler the optional completion handler </s> remove - Parameter appURLSchemeSuffix: The url scheme suffix to be used by the SDK.
</s> add @param appURLSchemeSuffix The url scheme suffix to be used by the SDK. </s> remove - Parameter appID: the app ID.
- Parameter userID: the user ID.
- Parameter expirationDate: the optional expiration date (defaults to distantFuture).
- Parameter refreshDate: the optional date the token was last refreshed (defaults to today).
</s> add @param appID the app ID.
@param userID the user ID.
@param expirationDate the optional expiration date (defaults to distantFuture).
@param refreshDate the optional date the token was last refreshed (defaults to today). </s> remove - Parameter array: The array to add the object to.
- Parameter object: The object to add to the array.
</s> add @param array The array to add the object to.
@param object The object to add to the array. </s> remove - Parameter dictionary: The dictionary to set the value for.
- Parameter object: The value to set.
- Parameter key: The key to set the value for.
</s> add @param dictionary The dictionary to set the value for.
@param object The value to set.
@param key The key to set the value for. </s> remove - Parameter appID: The Facebook App ID to be used by the SDK.
</s> add @param appID The Facebook App ID to be used by the SDK.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask> /*
<mask> Sends a request to update the properties for the current user, set by `setUserID:`
<mask>
<mask> You must call `FBSDKAppEvents setUserID:` before making this call.
<mask> - Parameter properties: the custom user properties
<mask> - Parameter handler: the optional completion handler
<mask> */
<mask> + (void)updateUserProperties:(NSDictionary *)properties handler:(FBSDKGraphRequestHandler)handler;
<mask>
<mask> #if !TARGET_OS_TV
<mask> /*
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter handler: the handler that is invoked on completion
</s> add @param handler the handler that is invoked on completion </s> add /*
Clears the custom user ID to associate with all app events.
*/
+ (void)clearUserID;
</s> remove - Parameter completion: The block to be executed once the profile is loaded
</s> add @param completion The block to be executed once the profile is loaded </s> remove - Parameter request: A request to be included in the round-trip when start is called.
- Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param request A request to be included in the round-trip when start is called.
@param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter permissions: the permissions
- Parameter defaultAudience: the default audience
- Parameter isReauthorize: a flag describing if this is a reauth request
- Parameter appID: the app id
- Parameter handler: the handler that will be invoked on completion (dispatched to the main thread). the oauthToken is nil on failure.
</s> add @param permissions the permissions
@param defaultAudience the default audience
@param isReauthorize a flag describing if this is a reauth request
@param appID the app id
@param handler the handler that will be invoked on completion (dispatched to the main thread). the oauthToken is nil on failure. </s> remove - Parameter handler: The handler block to call when the request completes.
</s> add @param handler The handler block to call when the request completes.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> If the FB Pixel is used within the webview, and references the app ID of this app,
<mask> then it will detect the presence of this injected JavaScript object
<mask> and pass Pixel events back to the FB SDK for logging using the AppEvents framework.
<mask>
<mask> - Parameter webView: The webview to augment with the additional JavaScript behaviour
<mask> */
<mask> + (void)augmentHybridWKWebView:(WKWebView *)webView;
<mask> #endif
<mask>
<mask> @end
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction </s> remove - Parameter url: The FB url.
- Returns: A dictionary with the key/value pairs.
</s> add @param url The FB url.
@return A dictionary with the key/value pairs. </s> remove - Parameter accessToken: The access token to use to establish the user's identity for users logged into Facebook through this app.
</s> add @param accessToken The access token to use to establish the user's identity for users logged into Facebook through this app. </s> remove - Parameter version: This is a string in the form @"v2.0" which will be used for the version part of an API path
</s> add @param version This is a string in the form @"v2.0" which will be used for the version part of an API path </s> remove - Parameter completion: The block to be executed once the profile is loaded
</s> add @param completion The block to be executed once the profile is loaded </s> remove - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
</s> add @param valueToSum Amount to be aggregated into all events of this eventName, and App Insights will report
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask>
<mask> /**
<mask> Asynchronously resolves App Link data for a given URL.
<mask>
<mask> - Parameter url: The URL to resolve into an App Link.
<mask> - Returns: A BFTask that will return a BFAppLink for the given URL.
<mask> */
<mask> - (BFTask *)appLinkFromURLInBackground:(NSURL *)url;
<mask>
<mask> @end
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter urls: An array of NSURLs to resolve into App Links.
- Returns: A BFTask that will return dictionary mapping input NSURLs to their
</s> add @param urls An array of NSURLs to resolve into App Links.
@return A BFTask that will return dictionary mapping input NSURLs to their </s> remove - Parameter host: The host for the URL.
- Parameter path: The path for the URL.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The app URL.
</s> add @param host The host for the URL.
@param path The path for the URL.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The app URL. </s> remove - Parameter hostPrefix: The prefix for the host, such as 'm', 'graph', etc.
- Parameter path: The path for the URL. This may or may not include a version.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter defaultVersion: A version to add to the URL if none is found in the path.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The Facebook URL.
</s> add @param hostPrefix The prefix for the host, such as 'm', 'graph', etc.
@param path The path for the URL. This may or may not include a version.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param defaultVersion A version to add to the URL if none is found in the path.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The Facebook URL. </s> remove - Parameter scheme: The scheme for the URL.
- Parameter host: The host for the URL.
- Parameter path: The path for the URL.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The URL.
</s> add @param scheme The scheme for the URL.
@param host The host for the URL.
@param path The path for the URL.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The URL. </s> remove - Parameter hostPrefix: The prefix for the host, such as 'm', 'graph', etc.
- Parameter path: The path for the URL. This may or may not include a version.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The Facebook URL.
</s> add @param hostPrefix The prefix for the host, such as 'm', 'graph', etc.
@param path The path for the URL. This may or may not include a version.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The Facebook URL. </s> remove - Parameter handler: the handler to be invoked if there is deferred App Link data
</s> add @param handler the handler to be invoked if there is deferred App Link data
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkResolver.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask>
<mask> /**
<mask> Asynchronously resolves App Link data for multiple URLs.
<mask>
<mask> - Parameter urls: An array of NSURLs to resolve into App Links.
<mask> - Returns: A BFTask that will return dictionary mapping input NSURLs to their
<mask> corresponding BFAppLink.
<mask>
<mask>
<mask>
<mask> You should set the client token before making this call. See `[FBSDKSettings setClientToken:]`
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter url: The URL to resolve into an App Link.
- Returns: A BFTask that will return a BFAppLink for the given URL.
</s> add @param url The URL to resolve into an App Link.
@return A BFTask that will return a BFAppLink for the given URL. </s> remove - Parameter properties: the custom user properties
- Parameter handler: the optional completion handler
</s> add @param properties the custom user properties
@param handler the optional completion handler </s> remove - Parameter appID: The Facebook App ID to be used for App Event logging.
</s> add @param appID The Facebook App ID to be used for App Event logging. </s> remove - Parameter url: App Link url that was passed to the app.
</s> add @param url App Link url that was passed to the app. </s> remove - Returns: Promotion code string.
</s> add @return Promotion code string. </s> remove - Parameter loggingBehavior: A set of strings indicating what information should be logged. If nil is provided, the logging
</s> add @param loggingBehavior A set of strings indicating what information should be logged. If nil is provided, the logging
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkResolver.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask> #import <Foundation/Foundation.h>
<mask>
<mask> /**
<mask> Describes the callback for fetchDeferredAppLink.
<mask> - Parameter url: the url representing the deferred App Link
<mask> - Parameter error: the error during the request, if any
<mask>
<mask>
<mask> The url may also have a fb_click_time_utc query parameter that
<mask> represents when the click occurred that caused the deferred App Link to be created.
<mask> */
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter url: the url representing the deferred App Link
</s> add @param url the url representing the deferred App Link </s> remove - Returns: Promotion code string.
</s> add @return Promotion code string. </s> remove - Parameter handler: the handler to be invoked if there is deferred App Link data
</s> add @param handler the handler to be invoked if there is deferred App Link data </s> remove - Parameter url: App Link url that was passed to the app.
</s> add @param url App Link url that was passed to the app. </s> remove - Parameter url: The URL to resolve into an App Link.
- Returns: A BFTask that will return a BFAppLink for the given URL.
</s> add @param url The URL to resolve into an App Link.
@return A BFTask that will return a BFAppLink for the given URL. </s> remove - Parameter error: the error to process.
- Parameter request: the related request that may be reissued.
- Parameter delegate: the delegate that will be retained until recovery is complete.
</s> add @param error the error to process.
@param request the related request that may be reissued.
@param delegate the delegate that will be retained until recovery is complete.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkUtility.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask>
<mask> /**
<mask> Describes the callback for fetchOrganicDeferredAppLink.
<mask> - Parameter url: the url representing the deferred App Link
<mask> */
<mask> typedef void (^FBSDKDeferredAppInviteHandler)(NSURL *url);
<mask>
<mask>
<mask> /**
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter url: the url representing the deferred App Link
- Parameter error: the error during the request, if any
</s> add @param url the url representing the deferred App Link
@param error the error during the request, if any </s> remove - Parameter url: App Link url that was passed to the app.
</s> add @param url App Link url that was passed to the app. </s> remove - Parameter result: the result of the authorization
- Parameter error: the authorization error, if any.
</s> add @param result the result of the authorization
@param error the authorization error, if any. </s> remove - Parameter url: The URL to resolve into an App Link.
- Returns: A BFTask that will return a BFAppLink for the given URL.
</s> add @param url The URL to resolve into an App Link.
@return A BFTask that will return a BFAppLink for the given URL. </s> remove - Returns: Promotion code string.
</s> add @return Promotion code string. </s> remove - Parameter handler: the handler to be invoked if there is deferred App Link data
</s> add @param handler the handler to be invoked if there is deferred App Link data
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkUtility.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> This may require a network round trip. If successful, the handler is invoked with the link
<mask> data (this will only return a valid URL once, and future calls will result in a nil URL
<mask> value in the callback).
<mask>
<mask> - Parameter handler: the handler to be invoked if there is deferred App Link data
<mask>
<mask>
<mask> The handler may contain an NSError instance to capture any errors. In the
<mask> common case where there simply was no app link data, the NSError instance will be nil.
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter handler: the handler that is invoked on completion
</s> add @param handler the handler that is invoked on completion </s> remove - Parameter error: The `NSError` representing any error that occurred.
</s> add @param error The `NSError` representing any error that occurred. </s> remove - Parameter permissions: the permissions
- Parameter defaultAudience: the default audience
- Parameter isReauthorize: a flag describing if this is a reauth request
- Parameter appID: the app id
- Parameter handler: the handler that will be invoked on completion (dispatched to the main thread). the oauthToken is nil on failure.
</s> add @param permissions the permissions
@param defaultAudience the default audience
@param isReauthorize a flag describing if this is a reauth request
@param appID the app id
@param handler the handler that will be invoked on completion (dispatched to the main thread). the oauthToken is nil on failure. </s> remove - Parameter result: The result of the request. This is a translation of
</s> add @param result The result of the request. This is a translation of </s> remove - Parameter connection: The `FBSDKGraphRequestConnection` that sent the request.
</s> add @param connection The `FBSDKGraphRequestConnection` that sent the request. </s> remove - Parameter handler: The completion handler to call when the renewal is completed. This can be invoked on an arbitrary thread.
</s> add @param handler The completion handler to call when the renewal is completed. This can be invoked on an arbitrary thread.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkUtility.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> + (void)fetchDeferredAppLink:(FBSDKDeferredAppLinkHandler)handler;
<mask>
<mask> /**
<mask>
<mask> - Warning:This method is no longer available and will always return NO.
<mask> */
<mask> + (BOOL)fetchDeferredAppInvite:(FBSDKDeferredAppInviteHandler)handler
<mask> __attribute__((deprecated("This method is no longer available.")));;
<mask>
<mask> /*
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Returns: YES if if the orientation must be manually adjusted, otherwise NO.
</s> add @return YES if if the orientation must be manually adjusted, otherwise NO. </s> remove - Parameter graphPath: the graph path (e.g., @"me").
- Parameter parameters: the optional parameters dictionary.
- Parameter tokenString: the token string to use. Specifying nil will cause no token to be used.
- Parameter version: the optional Graph API version (e.g., @"v2.0"). nil defaults to `[FBSDKSettings graphAPIVersion]`.
- Parameter HTTPMethod: the optional HTTP method (e.g., @"POST"). nil defaults to @"GET".
</s> add @param graphPath the graph path (e.g., @"me").
@param parameters the optional parameters dictionary.
@param tokenString the token string to use. Specifying nil will cause no token to be used.
@param version the optional Graph API version (e.g., @"v2.0"). nil defaults to `[FBSDKSettings graphAPIVersion]`.
@param HTTPMethod the optional HTTP method (e.g., @"POST"). nil defaults to @"GET". </s> remove - Parameter completion: The block to be executed once the profile is loaded
</s> add @param completion The block to be executed once the profile is loaded </s> remove - Parameter connection: The request connection that is starting a network request
</s> add @param connection The request connection that is starting a network request </s> remove - Parameter mode: The picture mode
- Parameter size: The height and width. This will be rounded to integer precision.
</s> add @param mode The picture mode
@param size The height and width. This will be rounded to integer precision. </s> remove - Parameter handler: the handler to be invoked if there is deferred App Link data
</s> add @param handler the handler to be invoked if there is deferred App Link data
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkUtility.h
|
keep keep keep keep replace keep replace keep keep keep
|
<mask>
<mask> Note: This throws an exception if Bolts.framework is not linked. Add '[BFURL class]' in intialize method
<mask> of your AppDelegate.
<mask>
<mask> - Parameter url: App Link url that was passed to the app.
<mask>
<mask> - Returns: Promotion code string.
<mask>
<mask>
<mask> Call this method to fetch App Invite Promotion Code from applink if present.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter application: The application as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> add @param application The application as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:]. </s> remove - Parameter application: The application as passed to [UIApplicationDelegate application:openURL:options:].
</s> add @param application The application as passed to [UIApplicationDelegate application:openURL:options:]. </s> remove - Parameter url: the url representing the deferred App Link
- Parameter error: the error during the request, if any
</s> add @param url the url representing the deferred App Link
@param error the error during the request, if any </s> remove - Parameter url: the url representing the deferred App Link
</s> add @param url the url representing the deferred App Link </s> remove - Parameter url: The URL to resolve into an App Link.
- Returns: A BFTask that will return a BFAppLink for the given URL.
</s> add @param url The URL to resolve into an App Link.
@return A BFTask that will return a BFAppLink for the given URL.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkUtility.h
|
keep keep replace keep replace keep keep
|
<mask> with the native Facebook app or Safari as part of SSO authorization flow or Facebook dialogs.
<mask>
<mask> - Parameter application: The application as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
<mask>
<mask> - Parameter url: The URL as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
<mask>
<mask> - Parameter sourceApplication: The sourceApplication as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter sourceApplication: The sourceApplication as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> add @param sourceApplication The sourceApplication as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:]. </s> remove - Parameter url: The URL as passed to [UIApplicationDelegate application:openURL:options:].
</s> add @param url The URL as passed to [UIApplicationDelegate application:openURL:options:]. </s> remove - Parameter application: The application as passed to [UIApplicationDelegate application:openURL:options:].
</s> add @param application The application as passed to [UIApplicationDelegate application:openURL:options:]. </s> remove - Parameter annotation: The annotation as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> add @param annotation The annotation as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:]. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKApplicationDelegate.h
|
keep keep replace keep replace keep keep keep
|
<mask> - Parameter url: The URL as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
<mask>
<mask> - Parameter sourceApplication: The sourceApplication as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
<mask>
<mask> - Parameter annotation: The annotation as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
<mask>
<mask> - Returns: YES if the url was intended for the Facebook SDK, NO if not.
<mask> */
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not. </s> remove - Parameter url: The URL as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> add @param url The URL as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:]. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not. </s> remove - Parameter application: The application as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> add @param application The application as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:]. </s> remove - Parameter url: The URL as passed to [UIApplicationDelegate application:openURL:options:].
</s> add @param url The URL as passed to [UIApplicationDelegate application:openURL:options:].
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKApplicationDelegate.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> - Parameter sourceApplication: The sourceApplication as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
<mask>
<mask> - Parameter annotation: The annotation as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
<mask>
<mask> - Returns: YES if the url was intended for the Facebook SDK, NO if not.
<mask> */
<mask> - (BOOL)application:(UIApplication *)application
<mask> openURL:(NSURL *)url
<mask> sourceApplication:(NSString *)sourceApplication
<mask> annotation:(id)annotation;
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter annotation: The annotation as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> add @param annotation The annotation as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:]. </s> remove - Parameter sourceApplication: The sourceApplication as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> add @param sourceApplication The sourceApplication as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:]. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not. </s> remove - Parameter options: The options dictionary as passed to [UIApplicationDelegate application:openURL:options:].
</s> add @param options The options dictionary as passed to [UIApplicationDelegate application:openURL:options:]. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not. </s> remove - Parameter url: The URL as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> add @param url The URL as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKApplicationDelegate.h
|
keep keep keep replace keep replace keep keep keep keep
|
<mask> of the AppDelegate for your app. It should be invoked for the proper processing of responses during interaction
<mask> with the native Facebook app or Safari as part of SSO authorization flow or Facebook dialogs.
<mask>
<mask> - Parameter application: The application as passed to [UIApplicationDelegate application:openURL:options:].
<mask>
<mask> - Parameter url: The URL as passed to [UIApplicationDelegate application:openURL:options:].
<mask>
<mask> - Parameter options: The options dictionary as passed to [UIApplicationDelegate application:openURL:options:].
<mask>
<mask> - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter application: The application as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> add @param application The application as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:]. </s> remove - Parameter options: The options dictionary as passed to [UIApplicationDelegate application:openURL:options:].
</s> add @param options The options dictionary as passed to [UIApplicationDelegate application:openURL:options:]. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not. </s> remove - Parameter url: The URL as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> add @param url The URL as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:]. </s> remove - Parameter application: The application as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
</s> add @param application The application as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKApplicationDelegate.h
|
keep keep keep keep replace keep replace keep keep keep
|
<mask> - Parameter application: The application as passed to [UIApplicationDelegate application:openURL:options:].
<mask>
<mask> - Parameter url: The URL as passed to [UIApplicationDelegate application:openURL:options:].
<mask>
<mask> - Parameter options: The options dictionary as passed to [UIApplicationDelegate application:openURL:options:].
<mask>
<mask> - Returns: YES if the url was intended for the Facebook SDK, NO if not.
<mask> */
<mask> - (BOOL)application:(UIApplication *)application
<mask> openURL:(NSURL *)url
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter url: The URL as passed to [UIApplicationDelegate application:openURL:options:].
</s> add @param url The URL as passed to [UIApplicationDelegate application:openURL:options:]. </s> remove - Parameter annotation: The annotation as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> add @param annotation The annotation as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:]. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not. </s> remove - Parameter application: The application as passed to [UIApplicationDelegate application:openURL:options:].
</s> add @param application The application as passed to [UIApplicationDelegate application:openURL:options:].
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKApplicationDelegate.h
|
keep keep keep replace keep replace keep keep keep keep
|
<mask> As part of SDK initialization basic auto logging of app events will occur, this can be
<mask> controlled via 'FacebookAutoLogAppEventsEnabled' key in the project info plist file.
<mask>
<mask> - Parameter application: The application as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
<mask>
<mask> - Parameter launchOptions: The launchOptions as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
<mask>
<mask> - Returns: YES if the url was intended for the Facebook SDK, NO if not.
<mask> */
<mask> - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions;
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not. </s> remove - Parameter options: The options dictionary as passed to [UIApplicationDelegate application:openURL:options:].
</s> add @param options The options dictionary as passed to [UIApplicationDelegate application:openURL:options:]. </s> remove - Parameter url: The URL as passed to [UIApplicationDelegate application:openURL:options:].
</s> add @param url The URL as passed to [UIApplicationDelegate application:openURL:options:].
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKApplicationDelegate.h
|
keep keep keep keep replace keep keep keep keep
|
<mask> - Parameter application: The application as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
<mask>
<mask> - Parameter launchOptions: The launchOptions as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
<mask>
<mask> - Returns: YES if the url was intended for the Facebook SDK, NO if not.
<mask> */
<mask> - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions;
<mask>
<mask> @end
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter launchOptions: The launchOptions as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
</s> add @param launchOptions The launchOptions as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:]. </s> remove - Parameter application: The application as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
</s> add @param application The application as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:]. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not. </s> remove - Parameter options: The options dictionary as passed to [UIApplicationDelegate application:openURL:options:].
</s> add @param options The options dictionary as passed to [UIApplicationDelegate application:openURL:options:]. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not. </s> remove - Parameter annotation: The annotation as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
</s> add @param annotation The annotation as passed to [UIApplicationDelegate application:openURL:sourceApplication:annotation:].
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKApplicationDelegate.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> FBSDKBrowserUnavailableErrorCode,
<mask>
<mask> /**
<mask>
<mask> - Warning:use FBSDKBrowserUnavailableErrorCode instead
<mask> */
<mask> FBSDKBrowswerUnavailableErrorCode __attribute__ ((deprecated("use FBSDKBrowserUnavailableErrorCode instead"))) = FBSDKBrowserUnavailableErrorCode,
<mask> };
<mask>
<mask> /**
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Warning:use logInWithPublishPermissions:fromViewController:handler: instead
</s> add @warning use logInWithPublishPermissions:fromViewController:handler: instead </s> remove - Warning:use logInWithReadPermissions:fromViewController:handler: instead
</s> add @warning use logInWithReadPermissions:fromViewController:handler: instead </s> remove - Parameter mode: The picture mode
- Parameter size: The height and width. This will be rounded to integer precision.
</s> add @param mode The picture mode
@param size The height and width. This will be rounded to integer precision. </s> remove - Warning:use `imageURLForPictureMode:size:` instead
</s> add @warning use `imageURLForPictureMode:size:` instead </s> remove - Parameter profile: the profile to compare to.
</s> add @param profile the profile to compare to. </s> remove // These return rvalue-references instead of lvalue-references to allow
// constructs like this to moved instead of copied:
</s> add // This returns an rvalue-reference instead of an lvalue-reference
// to allow constructs like this to moved instead of copied:
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKConstants.h
|
keep keep keep keep replace replace replace replace replace keep keep keep keep keep
|
<mask> @protocol FBSDKErrorRecoveryAttempting<NSObject>
<mask>
<mask> /**
<mask> attempt the recovery
<mask> - Parameter error: the error
<mask> - Parameter recoveryOptionIndex: the selected option index
<mask> - Parameter delegate: the delegate
<mask> - Parameter didRecoverSelector: the callback selector, see discussion.
<mask> - Parameter contextInfo: context info to pass back to callback selector, see discussion.
<mask>
<mask>
<mask> Given that an error alert has been presented document-modally to the user, and the user has chosen one of the error's recovery options, attempt recovery from the error, and send the selected message to the specified delegate. The option index is an index into the error's array of localized recovery options. The method selected by didRecoverSelector must have the same signature as:
<mask>
<mask> - (void)didPresentErrorWithRecovery:(BOOL)didRecover contextInfo:(void *)contextInfo;
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter processor: the processor instance.
- Parameter didRecover: YES if the recovery was successful.
- Parameter error: the error that that was attempted to be recovered from.
</s> add @param processor the processor instance.
@param didRecover YES if the recovery was successful.
@param error the error that that was attempted to be recovered from. </s> remove - Parameter error: the error to process.
- Parameter request: the related request that may be reissued.
- Parameter delegate: the delegate that will be retained until recovery is complete.
</s> add @param error the error to process.
@param request the related request that may be reissued.
@param delegate the delegate that will be retained until recovery is complete. </s> remove - Parameter didRecover: if the recovery succeeded
- Parameter contextInfo: unused
</s> add @param didRecover if the recovery succeeded
@param contextInfo unused </s> remove - Parameter disable: whether to disable the automatic error recovery mechanism
</s> add @param disable whether to disable the automatic error recovery mechanism </s> remove - Parameter result: the result of the authorization
- Parameter error: the authorization error, if any.
</s> add @param result the result of the authorization
@param error the authorization error, if any. </s> remove - Parameter url: the url representing the deferred App Link
- Parameter error: the error during the request, if any
</s> add @param url the url representing the deferred App Link
@param error the error during the request, if any
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKConstants.h
|
keep keep keep keep replace keep keep keep keep
|
<mask> @protocol FBSDKCopying <NSCopying, NSObject>
<mask>
<mask> /**
<mask> Implemented by NSObject as a convenience to copyWithZone:.
<mask> - Returns: A copy of the receiver.
<mask> */
<mask> - (id)copy;
<mask>
<mask> @end
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Returns: A mutable copy of the receiver.
</s> add @return A mutable copy of the receiver. </s> remove - Parameter queryString: The query string value.
- Returns: A dictionary with the key/value pairs.
</s> add @param queryString The query string value.
@return A dictionary with the key/value pairs. </s> remove - Parameter profile: the profile to compare to.
</s> add @param profile the profile to compare to. </s> remove - Parameter url: The URL to resolve into an App Link.
- Returns: A BFTask that will return a BFAppLink for the given URL.
</s> add @param url The URL to resolve into an App Link.
@return A BFTask that will return a BFAppLink for the given URL. </s> remove - Parameter mode: The picture mode
- Parameter size: The height and width. This will be rounded to integer precision.
</s> add @param mode The picture mode
@param size The height and width. This will be rounded to integer precision. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKCopying.h
|
keep keep keep keep replace replace
|
<mask> #import <FBSDKCoreKit/FBSDKDeviceButton.h>
<mask> #import <FBSDKCoreKit/FBSDKDeviceViewControllerBase.h>
<mask> #endif
<mask>
<mask> #define FBSDK_VERSION_STRING @"4.34.0"
<mask> #define FBSDK_TARGET_PLATFORM_VERSION @"v3.0"
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove #define FBSDK_SERVER_CONFIGURATION_MANAGER_CACHE_TIMEOUT (60 * 60)
</s> add </s> add #define FBSDK_SERVER_CONFIGURATION_MANAGER_CACHE_TIMEOUT (60 * 60) </s> add #import <CommonCrypto/CommonDigest.h>
</s> add #endif
#endif
#ifndef GOOGLE_PREDICT_FALSE
#if @ac_cv_have___builtin_expect@
#define GOOGLE_PREDICT_FALSE(x) (__builtin_expect(x, 0))
#else </s> add #endif
#endif
#ifndef GOOGLE_PREDICT_TRUE
#if @ac_cv_have___builtin_expect@
#define GOOGLE_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1))
#else </s> add #endif
#endif
#ifndef GOOGLE_PREDICT_FALSE
#if 1
#define GOOGLE_PREDICT_FALSE(x) (__builtin_expect(x, 0))
#else
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit.h
|
keep keep keep keep replace replace replace keep keep keep keep keep
|
<mask> @protocol FBSDKGraphErrorRecoveryProcessorDelegate<NSObject>
<mask>
<mask> /**
<mask> Indicates the error recovery has been attempted.
<mask> - Parameter processor: the processor instance.
<mask> - Parameter didRecover: YES if the recovery was successful.
<mask> - Parameter error: the error that that was attempted to be recovered from.
<mask> */
<mask> - (void)processorDidAttemptRecovery:(FBSDKGraphErrorRecoveryProcessor *)processor didRecover:(BOOL)didRecover error:(NSError *)error;
<mask>
<mask> @optional
<mask> /**
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter processor: the processor instance.
- Parameter error: the error is about to be processed.
</s> add @param processor the processor instance.
@param error the error is about to be processed. </s> remove - Parameter error: the error to process.
- Parameter request: the related request that may be reissued.
- Parameter delegate: the delegate that will be retained until recovery is complete.
</s> add @param error the error to process.
@param request the related request that may be reissued.
@param delegate the delegate that will be retained until recovery is complete. </s> remove - Parameter error: the error
- Parameter recoveryOptionIndex: the selected option index
- Parameter delegate: the delegate
- Parameter didRecoverSelector: the callback selector, see discussion.
- Parameter contextInfo: context info to pass back to callback selector, see discussion.
</s> add @param error the error
@param recoveryOptionIndex the selected option index
@param delegate the delegate
@param didRecoverSelector the callback selector, see discussion.
@param contextInfo context info to pass back to callback selector, see discussion. </s> remove - Parameter loginButton: The button that was clicked.
</s> add @param loginButton The button that was clicked. </s> remove - Parameter loginButton: the sender
- Parameter result: The results of the login
- Parameter error: The error (if any) from the login
</s> add @param loginButton the sender
@param result The results of the login
@param error The error (if any) from the login </s> remove - Parameter disable: whether to disable the automatic error recovery mechanism
</s> add @param disable whether to disable the automatic error recovery mechanism
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphErrorRecoveryProcessor.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask>
<mask> @optional
<mask> /**
<mask> Indicates the processor is about to process the error.
<mask> - Parameter processor: the processor instance.
<mask> - Parameter error: the error is about to be processed.
<mask>
<mask> return NO if the processor should not process the error. For example,
<mask> if you want to prevent alerts of localized messages but otherwise perform retries and recoveries,
<mask> you could return NO for errors where userInfo[FBSDKGraphRequestErrorCategoryKey] equal to FBSDKGraphRequestErrorCategoryOther
<mask> */
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter processor: the processor instance.
- Parameter didRecover: YES if the recovery was successful.
- Parameter error: the error that that was attempted to be recovered from.
</s> add @param processor the processor instance.
@param didRecover YES if the recovery was successful.
@param error the error that that was attempted to be recovered from. </s> remove - Parameter loginButton: the sender
- Returns: YES if the login should be allowed to proceed, NO otherwise
</s> add @param loginButton the sender
@return YES if the login should be allowed to proceed, NO otherwise </s> remove - Parameter error: the error to process.
- Parameter request: the related request that may be reissued.
- Parameter delegate: the delegate that will be retained until recovery is complete.
</s> add @param error the error to process.
@param request the related request that may be reissued.
@param delegate the delegate that will be retained until recovery is complete. </s> remove - Parameter token: The other token
- Returns: YES if the receiver's values are equal to the other token's values; otherwise NO
</s> add @param token The other token
@return YES if the receiver's values are equal to the other token's values; otherwise NO </s> remove - Parameter dictionary: The dictionary to set the value for.
- Parameter object: The value to set after serializing to JSON.
- Parameter key: The key to set the value for.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: NO if an error occurred while serializing the object, otherwise YES.
</s> add @param dictionary The dictionary to set the value for.
@param object The value to set after serializing to JSON.
@param key The key to set the value for.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return NO if an error occurred while serializing the object, otherwise YES. </s> remove - Parameter result: The result of the request. This is a translation of
</s> add @param result The result of the request. This is a translation of
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphErrorRecoveryProcessor.h
|
keep keep keep keep replace replace replace keep keep keep keep keep
|
<mask> @property (nonatomic, strong, readonly) id<FBSDKGraphErrorRecoveryProcessorDelegate>delegate;
<mask>
<mask> /**
<mask> Attempts to process the error, return YES if the error can be processed.
<mask> - Parameter error: the error to process.
<mask> - Parameter request: the related request that may be reissued.
<mask> - Parameter delegate: the delegate that will be retained until recovery is complete.
<mask> */
<mask> - (BOOL)processError:(NSError *)error request:(FBSDKGraphRequest *)request delegate:(id<FBSDKGraphErrorRecoveryProcessorDelegate>) delegate;
<mask>
<mask> /**
<mask> The callback for FBSDKErrorRecoveryAttempting
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter didRecover: if the recovery succeeded
- Parameter contextInfo: unused
</s> add @param didRecover if the recovery succeeded
@param contextInfo unused </s> remove - Parameter processor: the processor instance.
- Parameter didRecover: YES if the recovery was successful.
- Parameter error: the error that that was attempted to be recovered from.
</s> add @param processor the processor instance.
@param didRecover YES if the recovery was successful.
@param error the error that that was attempted to be recovered from. </s> remove - Parameter disable: whether to disable the automatic error recovery mechanism
</s> add @param disable whether to disable the automatic error recovery mechanism </s> remove - Parameter error: the error
- Parameter recoveryOptionIndex: the selected option index
- Parameter delegate: the delegate
- Parameter didRecoverSelector: the callback selector, see discussion.
- Parameter contextInfo: context info to pass back to callback selector, see discussion.
</s> add @param error the error
@param recoveryOptionIndex the selected option index
@param delegate the delegate
@param didRecoverSelector the callback selector, see discussion.
@param contextInfo context info to pass back to callback selector, see discussion. </s> remove - Parameter processor: the processor instance.
- Parameter error: the error is about to be processed.
</s> add @param processor the processor instance.
@param error the error is about to be processed. </s> remove - Parameter url: the url representing the deferred App Link
- Parameter error: the error during the request, if any
</s> add @param url the url representing the deferred App Link
@param error the error during the request, if any
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphErrorRecoveryProcessor.h
|
keep keep keep keep replace replace keep keep keep keep
|
<mask> - (BOOL)processError:(NSError *)error request:(FBSDKGraphRequest *)request delegate:(id<FBSDKGraphErrorRecoveryProcessorDelegate>) delegate;
<mask>
<mask> /**
<mask> The callback for FBSDKErrorRecoveryAttempting
<mask> - Parameter didRecover: if the recovery succeeded
<mask> - Parameter contextInfo: unused
<mask> */
<mask> - (void)didPresentErrorWithRecovery:(BOOL)didRecover contextInfo:(void *)contextInfo;
<mask>
<mask> @end
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter error: the error to process.
- Parameter request: the related request that may be reissued.
- Parameter delegate: the delegate that will be retained until recovery is complete.
</s> add @param error the error to process.
@param request the related request that may be reissued.
@param delegate the delegate that will be retained until recovery is complete. </s> remove - Parameter error: the error
- Parameter recoveryOptionIndex: the selected option index
- Parameter delegate: the delegate
- Parameter didRecoverSelector: the callback selector, see discussion.
- Parameter contextInfo: context info to pass back to callback selector, see discussion.
</s> add @param error the error
@param recoveryOptionIndex the selected option index
@param delegate the delegate
@param didRecoverSelector the callback selector, see discussion.
@param contextInfo context info to pass back to callback selector, see discussion. </s> remove - Parameter processor: the processor instance.
- Parameter didRecover: YES if the recovery was successful.
- Parameter error: the error that that was attempted to be recovered from.
</s> add @param processor the processor instance.
@param didRecover YES if the recovery was successful.
@param error the error that that was attempted to be recovered from. </s> remove - Parameter first: the token of the first user
- Parameter second: the token of the second user
- Parameter callback: the callback handler
</s> add @param first the token of the first user
@param second the token of the second user
@param callback the callback handler </s> remove - Parameter userId: the user id
- Parameter handler: the callback handler
</s> add @param userId the user id
@param handler the callback handler </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphErrorRecoveryProcessor.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask> By default, FBSDKGraphRequest will attempt to recover any errors returned from
<mask> Facebook. You can disable this via `disableErrorRecovery:`.
<mask>
<mask> - See:FBSDKGraphErrorRecoveryProcessor
<mask> */
<mask> @interface FBSDKGraphRequest : NSObject
<mask>
<mask> /**
<mask> Initializes a new instance that use use `[FBSDKAccessToken currentAccessToken]`.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter graphPath: the graph path (e.g., @"me").
- Parameter parameters: the optional parameters dictionary.
</s> add @param graphPath the graph path (e.g., @"me").
@param parameters the optional parameters dictionary. </s> remove - Parameter disable: whether to disable the automatic error recovery mechanism
</s> add @param disable whether to disable the automatic error recovery mechanism </s> remove - Parameter graphPath: the graph path (e.g., @"me").
- Parameter parameters: the optional parameters dictionary.
- Parameter HTTPMethod: the optional HTTP method. nil defaults to @"GET".
</s> add @param graphPath the graph path (e.g., @"me").
@param parameters the optional parameters dictionary.
@param HTTPMethod the optional HTTP method. nil defaults to @"GET". </s> remove - Parameter queue: The operation queue to use when calling delegate methods.
</s> add @param queue The operation queue to use when calling delegate methods. </s> remove - Parameter enable: YES is observing
</s> add @param enable YES is observing </s> remove - Warning:use `imageURLForPictureMode:size:` instead
</s> add @warning use `imageURLForPictureMode:size:` instead
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequest.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask> @interface FBSDKGraphRequest : NSObject
<mask>
<mask> /**
<mask> Initializes a new instance that use use `[FBSDKAccessToken currentAccessToken]`.
<mask> - Parameter graphPath: the graph path (e.g., @"me").
<mask> - Parameter parameters: the optional parameters dictionary.
<mask> */
<mask> - (instancetype)initWithGraphPath:(NSString *)graphPath
<mask> parameters:(NSDictionary *)parameters;
<mask>
<mask> /**
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter graphPath: the graph path (e.g., @"me").
- Parameter parameters: the optional parameters dictionary.
- Parameter HTTPMethod: the optional HTTP method. nil defaults to @"GET".
</s> add @param graphPath the graph path (e.g., @"me").
@param parameters the optional parameters dictionary.
@param HTTPMethod the optional HTTP method. nil defaults to @"GET". </s> remove - Parameter graphPath: the graph path (e.g., @"me").
- Parameter parameters: the optional parameters dictionary.
- Parameter tokenString: the token string to use. Specifying nil will cause no token to be used.
- Parameter version: the optional Graph API version (e.g., @"v2.0"). nil defaults to `[FBSDKSettings graphAPIVersion]`.
- Parameter HTTPMethod: the optional HTTP method (e.g., @"POST"). nil defaults to @"GET".
</s> add @param graphPath the graph path (e.g., @"me").
@param parameters the optional parameters dictionary.
@param tokenString the token string to use. Specifying nil will cause no token to be used.
@param version the optional Graph API version (e.g., @"v2.0"). nil defaults to `[FBSDKSettings graphAPIVersion]`.
@param HTTPMethod the optional HTTP method (e.g., @"POST"). nil defaults to @"GET". </s> remove - See:FBSDKGraphErrorRecoveryProcessor
</s> add @see FBSDKGraphErrorRecoveryProcessor </s> remove - Parameter queryString: The query string value.
- Returns: A dictionary with the key/value pairs.
</s> add @param queryString The query string value.
@return A dictionary with the key/value pairs. </s> remove - Parameter appID: the Facebook app id
- Parameter appSecret: the Facebook app secret
</s> add @param appID the Facebook app id
@param appSecret the Facebook app secret </s> remove - Warning:use `imageURLForPictureMode:size:` instead
</s> add @warning use `imageURLForPictureMode:size:` instead
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequest.h
|
keep keep keep keep replace replace replace keep keep keep keep keep
|
<mask> parameters:(NSDictionary *)parameters;
<mask>
<mask> /**
<mask> Initializes a new instance that use use `[FBSDKAccessToken currentAccessToken]`.
<mask> - Parameter graphPath: the graph path (e.g., @"me").
<mask> - Parameter parameters: the optional parameters dictionary.
<mask> - Parameter HTTPMethod: the optional HTTP method. nil defaults to @"GET".
<mask> */
<mask> - (instancetype)initWithGraphPath:(NSString *)graphPath
<mask> parameters:(NSDictionary *)parameters
<mask> HTTPMethod:(NSString *)HTTPMethod;
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter graphPath: the graph path (e.g., @"me").
- Parameter parameters: the optional parameters dictionary.
</s> add @param graphPath the graph path (e.g., @"me").
@param parameters the optional parameters dictionary. </s> remove - Parameter graphPath: the graph path (e.g., @"me").
- Parameter parameters: the optional parameters dictionary.
- Parameter tokenString: the token string to use. Specifying nil will cause no token to be used.
- Parameter version: the optional Graph API version (e.g., @"v2.0"). nil defaults to `[FBSDKSettings graphAPIVersion]`.
- Parameter HTTPMethod: the optional HTTP method (e.g., @"POST"). nil defaults to @"GET".
</s> add @param graphPath the graph path (e.g., @"me").
@param parameters the optional parameters dictionary.
@param tokenString the token string to use. Specifying nil will cause no token to be used.
@param version the optional Graph API version (e.g., @"v2.0"). nil defaults to `[FBSDKSettings graphAPIVersion]`.
@param HTTPMethod the optional HTTP method (e.g., @"POST"). nil defaults to @"GET". </s> remove - See:FBSDKGraphErrorRecoveryProcessor
</s> add @see FBSDKGraphErrorRecoveryProcessor </s> remove - Parameter accessToken: The optional access token to log the event as.
</s> add @param accessToken The optional access token to log the event as. </s> remove - Parameter appID: the app ID.
- Parameter userID: the user ID.
- Parameter expirationDate: the optional expiration date (defaults to distantFuture).
- Parameter refreshDate: the optional date the token was last refreshed (defaults to today).
</s> add @param appID the app ID.
@param userID the user ID.
@param expirationDate the optional expiration date (defaults to distantFuture).
@param refreshDate the optional date the token was last refreshed (defaults to today). </s> remove - Parameter declinedPermissions: the declined permissions. Note this is converted to NSSet and is only
</s> add @param declinedPermissions the declined permissions. Note this is converted to NSSet and is only
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequest.h
|
keep keep keep keep replace replace replace replace replace keep keep keep keep keep
|
<mask> HTTPMethod:(NSString *)HTTPMethod;
<mask>
<mask> /**
<mask> Initializes a new instance.
<mask> - Parameter graphPath: the graph path (e.g., @"me").
<mask> - Parameter parameters: the optional parameters dictionary.
<mask> - Parameter tokenString: the token string to use. Specifying nil will cause no token to be used.
<mask> - Parameter version: the optional Graph API version (e.g., @"v2.0"). nil defaults to `[FBSDKSettings graphAPIVersion]`.
<mask> - Parameter HTTPMethod: the optional HTTP method (e.g., @"POST"). nil defaults to @"GET".
<mask> */
<mask> - (instancetype)initWithGraphPath:(NSString *)graphPath
<mask> parameters:(NSDictionary *)parameters
<mask> tokenString:(NSString *)tokenString
<mask> version:(NSString *)version
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter graphPath: the graph path (e.g., @"me").
- Parameter parameters: the optional parameters dictionary.
- Parameter HTTPMethod: the optional HTTP method. nil defaults to @"GET".
</s> add @param graphPath the graph path (e.g., @"me").
@param parameters the optional parameters dictionary.
@param HTTPMethod the optional HTTP method. nil defaults to @"GET". </s> remove - Parameter graphPath: the graph path (e.g., @"me").
- Parameter parameters: the optional parameters dictionary.
</s> add @param graphPath the graph path (e.g., @"me").
@param parameters the optional parameters dictionary. </s> remove - Parameter accessToken: The optional access token to log the event as.
</s> add @param accessToken The optional access token to log the event as. </s> remove - Parameter declinedPermissions: the declined permissions. Note this is converted to NSSet and is only
</s> add @param declinedPermissions the declined permissions. Note this is converted to NSSet and is only </s> remove - Parameter version: This is a string in the form @"v2.0" which will be used for the version part of an API path
</s> add @param version This is a string in the form @"v2.0" which will be used for the version part of an API path </s> remove - Parameter accessToken: The optional access token to log the event as.
</s> add @param accessToken The optional access token to log the event as.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequest.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> @property (nonatomic, copy, readonly) NSString *version;
<mask>
<mask> /**
<mask> If set, disables the automatic error recovery mechanism.
<mask> - Parameter disable: whether to disable the automatic error recovery mechanism
<mask>
<mask> By default, non-batched FBSDKGraphRequest instances will automatically try to recover
<mask> from errors by constructing a `FBSDKGraphErrorRecoveryProcessor` instance that
<mask> re-issues the request on successful recoveries. The re-issued request will call the same
<mask> handler as the receiver but may occur with a different `FBSDKGraphRequestConnection` instance.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter error: the error to process.
- Parameter request: the related request that may be reissued.
- Parameter delegate: the delegate that will be retained until recovery is complete.
</s> add @param error the error to process.
@param request the related request that may be reissued.
@param delegate the delegate that will be retained until recovery is complete. </s> remove - See:FBSDKGraphErrorRecoveryProcessor
</s> add @see FBSDKGraphErrorRecoveryProcessor </s> remove - Parameter processor: the processor instance.
- Parameter didRecover: YES if the recovery was successful.
- Parameter error: the error that that was attempted to be recovered from.
</s> add @param processor the processor instance.
@param didRecover YES if the recovery was successful.
@param error the error that that was attempted to be recovered from. </s> remove - Parameter connection: The request connection that successfully completed a network request
- Parameter error: The `NSError` representing the network error that occurred, if any. May be nil
</s> add @param connection The request connection that successfully completed a network request
@param error The `NSError` representing the network error that occurred, if any. May be nil </s> remove - Parameter error: the error
- Parameter recoveryOptionIndex: the selected option index
- Parameter delegate: the delegate
- Parameter didRecoverSelector: the callback selector, see discussion.
- Parameter contextInfo: context info to pass back to callback selector, see discussion.
</s> add @param error the error
@param recoveryOptionIndex the selected option index
@param delegate the delegate
@param didRecoverSelector the callback selector, see discussion.
@param contextInfo context info to pass back to callback selector, see discussion. </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequest.h
|
keep keep keep keep replace keep keep keep keep
|
<mask> - (void)setGraphErrorRecoveryDisabled:(BOOL)disable;
<mask>
<mask> /**
<mask> Starts a connection to the Graph API.
<mask> - Parameter handler: The handler block to call when the request completes.
<mask> */
<mask> - (FBSDKGraphRequestConnection *)startWithCompletionHandler:(FBSDKGraphRequestHandler)handler;
<mask>
<mask> @end
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
- Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param request A request to be included in the round-trip when start is called.
@param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter connection: The `FBSDKGraphRequestConnection` that sent the request.
</s> add @param connection The `FBSDKGraphRequestConnection` that sent the request. </s> remove - Parameter connection: The request connection that successfully completed a network request
</s> add @param connection The request connection that successfully completed a network request </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter completion: The block to be executed once the profile is loaded
</s> add @param completion The block to be executed once the profile is loaded
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequest.h
|
keep keep replace keep replace keep keep keep keep
|
<mask> the request completes. The call occurs on the UI thread.
<mask>
<mask> - Parameter connection: The `FBSDKGraphRequestConnection` that sent the request.
<mask>
<mask> - Parameter result: The result of the request. This is a translation of
<mask> JSON data to `NSDictionary` and `NSArray` objects. This
<mask> is nil if there was an error.
<mask>
<mask> - Parameter error: The `NSError` representing any error that occurred.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter error: The `NSError` representing any error that occurred.
</s> add @param error The `NSError` representing any error that occurred. </s> remove - Parameter connection: The request connection that successfully completed a network request
- Parameter error: The `NSError` representing the network error that occurred, if any. May be nil
</s> add @param connection The request connection that successfully completed a network request
@param error The `NSError` representing the network error that occurred, if any. May be nil </s> remove - Parameter name: An optional name for this request. This can be used to feed
</s> add @param name An optional name for this request. This can be used to feed </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter handler: the handler to be invoked if there is deferred App Link data
</s> add @param handler the handler to be invoked if there is deferred App Link data
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> - Parameter result: The result of the request. This is a translation of
<mask> JSON data to `NSDictionary` and `NSArray` objects. This
<mask> is nil if there was an error.
<mask>
<mask> - Parameter error: The `NSError` representing any error that occurred.
<mask>
<mask> */
<mask> typedef void (^FBSDKGraphRequestHandler)(FBSDKGraphRequestConnection *connection,
<mask> id result,
<mask> NSError *error);
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter result: The result of the request. This is a translation of
</s> add @param result The result of the request. This is a translation of </s> remove - Parameter connection: The `FBSDKGraphRequestConnection` that sent the request.
</s> add @param connection The `FBSDKGraphRequestConnection` that sent the request. </s> remove - Parameter result: the result of the authorization
- Parameter error: the authorization error, if any.
</s> add @param result the result of the authorization
@param error the authorization error, if any. </s> remove - Parameter handler: the handler to be invoked if there is deferred App Link data
</s> add @param handler the handler to be invoked if there is deferred App Link data </s> remove - Parameter connection: The request connection that successfully completed a network request
- Parameter error: The `NSError` representing the network error that occurred, if any. May be nil
</s> add @param connection The request connection that successfully completed a network request
@param error The `NSError` representing the network error that occurred, if any. May be nil </s> remove - Parameter loginButton: the sender
- Parameter result: The results of the login
- Parameter error: The error (if any) from the login
</s> add @param loginButton the sender
@param result The results of the login
@param error The error (if any) from the login
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> If the <FBSDKGraphRequestConnection> is created using one of the convenience factory methods prefixed with
<mask> start, the object returned from the convenience method has already begun loading and this method
<mask> will not be called when the delegate is set.
<mask>
<mask> - Parameter connection: The request connection that is starting a network request
<mask> */
<mask> - (void)requestConnectionWillBeginLoading:(FBSDKGraphRequestConnection *)connection;
<mask>
<mask> /**
<mask> @method
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter connection: The request connection that successfully completed a network request
</s> add @param connection The request connection that successfully completed a network request </s> remove - Parameter connection: The request connection that successfully completed a network request
- Parameter error: The `NSError` representing the network error that occurred, if any. May be nil
</s> add @param connection The request connection that successfully completed a network request
@param error The `NSError` representing the network error that occurred, if any. May be nil </s> remove - Parameter request: A request to be included in the round-trip when start is called.
- Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param request A request to be included in the round-trip when start is called.
@param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter connection: The `FBSDKGraphRequestConnection` that sent the request.
</s> add @param connection The `FBSDKGraphRequestConnection` that sent the request. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
</s> add @param request A request to be included in the round-trip when start is called. </s> remove - Parameter completion: The block to be executed once the profile is loaded
</s> add @param completion The block to be executed once the profile is loaded
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> block to determine success or failure of each <FBSDKGraphRequest>.
<mask>
<mask> This method is invoked after the completion handler for each <FBSDKGraphRequest>.
<mask>
<mask> - Parameter connection: The request connection that successfully completed a network request
<mask> */
<mask> - (void)requestConnectionDidFinishLoading:(FBSDKGraphRequestConnection *)connection;
<mask>
<mask> /**
<mask> @method
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter connection: The request connection that successfully completed a network request
- Parameter error: The `NSError` representing the network error that occurred, if any. May be nil
</s> add @param connection The request connection that successfully completed a network request
@param error The `NSError` representing the network error that occurred, if any. May be nil </s> remove - Parameter connection: The request connection that is starting a network request
</s> add @param connection The request connection that is starting a network request </s> remove - Parameter request: A request to be included in the round-trip when start is called.
- Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param request A request to be included in the round-trip when start is called.
@param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter handler: The handler block to call when the request completes.
</s> add @param handler The handler block to call when the request completes. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
</s> add @param request A request to be included in the round-trip when start is called. </s> remove - Parameter connection: The `FBSDKGraphRequestConnection` that sent the request.
</s> add @param connection The `FBSDKGraphRequestConnection` that sent the request.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask> If the request connection fails with a network error then this method is called. The `error`
<mask> argument specifies why the network connection failed. The `NSError` object passed to the
<mask> FBSDKGraphRequestHandler block may contain additional information.
<mask>
<mask> - Parameter connection: The request connection that successfully completed a network request
<mask> - Parameter error: The `NSError` representing the network error that occurred, if any. May be nil
<mask> in some circumstances. Consult the `NSError` for the <FBSDKGraphRequest> for reliable
<mask> failure information.
<mask> */
<mask> - (void)requestConnection:(FBSDKGraphRequestConnection *)connection
<mask> didFailWithError:(NSError *)error;
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter connection: The request connection that successfully completed a network request
</s> add @param connection The request connection that successfully completed a network request </s> remove - Parameter connection: The request connection that is starting a network request
</s> add @param connection The request connection that is starting a network request </s> remove - Parameter result: The result of the request. This is a translation of
</s> add @param result The result of the request. This is a translation of </s> remove - Parameter error: The `NSError` representing any error that occurred.
</s> add @param error The `NSError` representing any error that occurred. </s> remove - Parameter connection: The request connection transmitting data to a remote host
- Parameter bytesWritten: The number of bytes sent in the last transmission
- Parameter totalBytesWritten: The total number of bytes sent to the remote host
- Parameter totalBytesExpectedToWrite: The total number of bytes expected to send to the remote host
</s> add @param connection The request connection transmitting data to a remote host
@param bytesWritten The number of bytes sent in the last transmission
@param totalBytesWritten The total number of bytes sent to the remote host
@param totalBytesExpectedToWrite The total number of bytes expected to send to the remote host </s> remove - Parameter connection: The `FBSDKGraphRequestConnection` that sent the request.
</s> add @param connection The `FBSDKGraphRequestConnection` that sent the request.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace replace replace replace keep keep keep keep keep
|
<mask> The byte count arguments refer to the aggregated <FBSDKGraphRequest> objects, not a particular <FBSDKGraphRequest>.
<mask>
<mask> Like `NSURLConnection`, the values may change in unexpected ways if data needs to be resent.
<mask>
<mask> - Parameter connection: The request connection transmitting data to a remote host
<mask> - Parameter bytesWritten: The number of bytes sent in the last transmission
<mask> - Parameter totalBytesWritten: The total number of bytes sent to the remote host
<mask> - Parameter totalBytesExpectedToWrite: The total number of bytes expected to send to the remote host
<mask> */
<mask> - (void)requestConnection:(FBSDKGraphRequestConnection *)connection
<mask> didSendBodyData:(NSInteger)bytesWritten
<mask> totalBytesWritten:(NSInteger)totalBytesWritten
<mask> totalBytesExpectedToWrite:(NSInteger)totalBytesExpectedToWrite;
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter connection: The `FBSDKGraphRequestConnection` that sent the request.
</s> add @param connection The `FBSDKGraphRequestConnection` that sent the request. </s> remove - Parameter connection: The request connection that successfully completed a network request
- Parameter error: The `NSError` representing the network error that occurred, if any. May be nil
</s> add @param connection The request connection that successfully completed a network request
@param error The `NSError` representing the network error that occurred, if any. May be nil </s> remove - Parameter result: The result of the request. This is a translation of
</s> add @param result The result of the request. This is a translation of </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction </s> remove - Parameter valueToSum: Amount to be aggregated into all events of this eventName, and App Insights will report
</s> add @param valueToSum Amount to be aggregated into all events of this eventName, and App Insights will report </s> remove - Parameter connection: The request connection that successfully completed a network request
</s> add @param connection The request connection that successfully completed a network request
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> @method
<mask>
<mask> This method sets the default timeout on all FBSDKGraphRequestConnection instances. Defaults to 60 seconds.
<mask>
<mask> - Parameter defaultConnectionTimeout: The timeout interval.
<mask> */
<mask> + (void)setDefaultConnectionTimeout:(NSTimeInterval)defaultConnectionTimeout;
<mask>
<mask> /**
<mask> @methodgroup Adding requests
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter handler: The completion handler to call when the renewal is completed. This can be invoked on an arbitrary thread.
</s> add @param handler The completion handler to call when the renewal is completed. This can be invoked on an arbitrary thread. </s> add /**
Flag which controls the fb_codeless_debug logging event
If not explicitly set, the default is 1 - true
*/
+ (NSNumber *)codelessDebugLogEnabled;
/**
Set the flag which controls the fb_codeless_debug logging event
@param CodelessDebugLogEnabled Flag value, expressed as a value from 0 - false or 1 - true.
*/
+ (void)setCodelessDebugLogEnabled:(NSNumber *)CodelessDebugLogEnabled;
</s> remove - Parameter limitEventAndDataUsage: The desired value.
</s> add @param limitEventAndDataUsage The desired value. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
</s> add @param request A request to be included in the round-trip when start is called. </s> remove - Parameter connection: The request connection that successfully completed a network request
</s> add @param connection The request connection that successfully completed a network request </s> remove - Parameter version: This is a string in the form @"v2.0" which will be used for the version part of an API path
</s> add @param version This is a string in the form @"v2.0" which will be used for the version part of an API path
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask> @method
<mask>
<mask> This method adds an <FBSDKGraphRequest> object to this connection.
<mask>
<mask> - Parameter request: A request to be included in the round-trip when start is called.
<mask> - Parameter handler: A handler to call back when the round-trip completes or times out.
<mask>
<mask>
<mask>
<mask> The completion handler is retained until the block is called upon the
<mask> completion or cancellation of the connection.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
</s> add @param request A request to be included in the round-trip when start is called. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
</s> add @param request A request to be included in the round-trip when start is called. </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter batchParameters: The optional dictionary of parameters to include for this request
</s> add @param batchParameters The optional dictionary of parameters to include for this request </s> remove - Parameter name: An optional name for this request. This can be used to feed
</s> add @param name An optional name for this request. This can be used to feed
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep replace keep replace
|
<mask>
<mask> - Parameter request: A request to be included in the round-trip when start is called.
<mask>
<mask> - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
- Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param request A request to be included in the round-trip when start is called.
@param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
</s> add @param request A request to be included in the round-trip when start is called. </s> remove - Parameter batchParameters: The optional dictionary of parameters to include for this request
</s> add @param batchParameters The optional dictionary of parameters to include for this request </s> remove - Parameter name: An optional name for this request. This can be used to feed
</s> add @param name An optional name for this request. This can be used to feed
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask> - Parameter handler: A handler to call back when the round-trip completes or times out.
<mask> The handler will be invoked on the main thread.
<mask>
<mask> - Parameter name: An optional name for this request. This can be used to feed
<mask> the results of one request to the input of another <FBSDKGraphRequest> in the same
<mask> `FBSDKGraphRequestConnection` as described in
<mask> [Graph API Batch Requests]( https://developers.facebook.com/docs/reference/api/batch/ ).
<mask>
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
</s> add @param request A request to be included in the round-trip when start is called. </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
</s> add @param request A request to be included in the round-trip when start is called. </s> remove - Parameter batchParameters: The optional dictionary of parameters to include for this request
</s> add @param batchParameters The optional dictionary of parameters to include for this request </s> remove - Parameter request: A request to be included in the round-trip when start is called.
- Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param request A request to be included in the round-trip when start is called.
@param handler A handler to call back when the round-trip completes or times out.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace keep replace keep keep keep
|
<mask> @method
<mask>
<mask> This method adds an <FBSDKGraphRequest> object to this connection.
<mask>
<mask> - Parameter request: A request to be included in the round-trip when start is called.
<mask>
<mask> - Parameter handler: A handler to call back when the round-trip completes or times out.
<mask>
<mask> - Parameter batchParameters: The optional dictionary of parameters to include for this request
<mask> as described in [Graph API Batch Requests]( https://developers.facebook.com/docs/reference/api/batch/ ).
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter batchParameters: The optional dictionary of parameters to include for this request
</s> add @param batchParameters The optional dictionary of parameters to include for this request </s> remove - Parameter request: A request to be included in the round-trip when start is called.
- Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param request A request to be included in the round-trip when start is called.
@param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
</s> add @param request A request to be included in the round-trip when start is called. </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter name: An optional name for this request. This can be used to feed
</s> add @param name An optional name for this request. This can be used to feed
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> - Parameter request: A request to be included in the round-trip when start is called.
<mask>
<mask> - Parameter handler: A handler to call back when the round-trip completes or times out.
<mask>
<mask> - Parameter batchParameters: The optional dictionary of parameters to include for this request
<mask> as described in [Graph API Batch Requests]( https://developers.facebook.com/docs/reference/api/batch/ ).
<mask> Examples include "depends_on", "name", or "omit_response_on_success".
<mask>
<mask>
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
</s> add @param request A request to be included in the round-trip when start is called. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
- Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param request A request to be included in the round-trip when start is called.
@param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter request: A request to be included in the round-trip when start is called.
</s> add @param request A request to be included in the round-trip when start is called. </s> remove - Parameter name: An optional name for this request. This can be used to feed
</s> add @param name An optional name for this request. This can be used to feed
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> - (void)start;
<mask>
<mask> /**
<mask> Determines the operation queue that is used to call methods on the connection's delegate.
<mask> - Parameter queue: The operation queue to use when calling delegate methods.
<mask>
<mask> By default, a connection is scheduled on the current thread in the default mode when it is created.
<mask> You cannot reschedule a connection after it has started.
<mask>
<mask> This is very similar to `[NSURLConnection setDelegateQueue:]`.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter connection: The request connection that is starting a network request
</s> add @param connection The request connection that is starting a network request </s> remove - Parameter connection: The `FBSDKGraphRequestConnection` that sent the request.
</s> add @param connection The `FBSDKGraphRequestConnection` that sent the request. </s> remove - Parameter handler: The completion handler to call when the renewal is completed. This can be invoked on an arbitrary thread.
</s> add @param handler The completion handler to call when the renewal is completed. This can be invoked on an arbitrary thread. </s> remove - Parameter connection: The request connection that successfully completed a network request
</s> add @param connection The request connection that successfully completed a network request </s> remove - Parameter completion: The block to be executed once the profile is loaded
</s> add @param completion The block to be executed once the profile is loaded </s> remove - Parameter handler: The handler block to call when the request completes.
</s> add @param handler The handler block to call when the request completes.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> The SDK automatically prepends a version part, such as "v2.0" to API paths in order to simplify API versioning
<mask> for applications. If you want to override the version part while using batch requests on the connection, call
<mask> this method to set the version for the batch request.
<mask>
<mask> - Parameter version: This is a string in the form @"v2.0" which will be used for the version part of an API path
<mask> */
<mask> - (void)overrideVersionPartWith:(NSString *)version;
<mask>
<mask> @end
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter graphPath: the graph path (e.g., @"me").
- Parameter parameters: the optional parameters dictionary.
- Parameter tokenString: the token string to use. Specifying nil will cause no token to be used.
- Parameter version: the optional Graph API version (e.g., @"v2.0"). nil defaults to `[FBSDKSettings graphAPIVersion]`.
- Parameter HTTPMethod: the optional HTTP method (e.g., @"POST"). nil defaults to @"GET".
</s> add @param graphPath the graph path (e.g., @"me").
@param parameters the optional parameters dictionary.
@param tokenString the token string to use. Specifying nil will cause no token to be used.
@param version the optional Graph API version (e.g., @"v2.0"). nil defaults to `[FBSDKSettings graphAPIVersion]`.
@param HTTPMethod the optional HTTP method (e.g., @"POST"). nil defaults to @"GET". </s> remove - Parameter version: The version to test against.
- Returns: YES if the runtime UIKit version is greater than or equal to the specified version, otherwise NO.
</s> add @param version The version to test against.
@return YES if the runtime UIKit version is greater than or equal to the specified version, otherwise NO. </s> remove - Parameter name: An optional name for this request. This can be used to feed
</s> add @param name An optional name for this request. This can be used to feed </s> remove - Parameter hostPrefix: The prefix for the host, such as 'm', 'graph', etc.
- Parameter path: The path for the URL. This may or may not include a version.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter defaultVersion: A version to add to the URL if none is found in the path.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The Facebook URL.
</s> add @param hostPrefix The prefix for the host, such as 'm', 'graph', etc.
@param path The path for the URL. This may or may not include a version.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param defaultVersion A version to add to the URL if none is found in the path.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The Facebook URL. </s> remove - Parameter version: The version to test against.
- Returns: YES if the linked UIKit version is greater than or equal to the specified version, otherwise NO.
</s> add @param version The version to test against.
@return YES if the linked UIKit version is greater than or equal to the specified version, otherwise NO. </s> remove - Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param handler A handler to call back when the round-trip completes or times out.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h
|
keep keep keep keep replace replace replace keep keep keep keep keep
|
<mask> @interface FBSDKGraphRequestDataAttachment : NSObject
<mask>
<mask> /**
<mask> Initializes the receiver with the attachment data and metadata.
<mask> - Parameter data: The attachment data (retained, not copied)
<mask> - Parameter filename: The filename for the attachment
<mask> - Parameter contentType: The content type for the attachment
<mask> */
<mask> - (instancetype)initWithData:(NSData *)data
<mask> filename:(NSString *)filename
<mask> contentType:(NSString *)contentType
<mask> NS_DESIGNATED_INITIALIZER;
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter graphPath: the graph path (e.g., @"me").
- Parameter parameters: the optional parameters dictionary.
</s> add @param graphPath the graph path (e.g., @"me").
@param parameters the optional parameters dictionary. </s> remove - Parameter connection: The `FBSDKGraphRequestConnection` that sent the request.
</s> add @param connection The `FBSDKGraphRequestConnection` that sent the request. </s> add /**
Auth type
*/
@property (strong, nonatomic) NSString *authType; </s> remove - Parameter appID: the Facebook app id
- Parameter appSecret: the Facebook app secret
</s> add @param appID the Facebook app id
@param appSecret the Facebook app secret </s> remove - Parameter queryString: The query string value.
- Returns: A dictionary with the key/value pairs.
</s> add @param queryString The query string value.
@return A dictionary with the key/value pairs. </s> remove - Parameter connection: The request connection transmitting data to a remote host
- Parameter bytesWritten: The number of bytes sent in the last transmission
- Parameter totalBytesWritten: The total number of bytes sent to the remote host
- Parameter totalBytesExpectedToWrite: The total number of bytes expected to send to the remote host
</s> add @param connection The request connection transmitting data to a remote host
@param bytesWritten The number of bytes sent in the last transmission
@param totalBytesWritten The total number of bytes sent to the remote host
@param totalBytesExpectedToWrite The total number of bytes expected to send to the remote host
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestDataAttachment.h
|
keep keep keep keep replace keep keep keep keep
|
<mask> @protocol FBSDKMutableCopying <FBSDKCopying, NSMutableCopying>
<mask>
<mask> /**
<mask> Implemented by NSObject as a convenience to mutableCopyWithZone:.
<mask> - Returns: A mutable copy of the receiver.
<mask> */
<mask> - (id)mutableCopy;
<mask>
<mask> @end
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Returns: A copy of the receiver.
</s> add @return A copy of the receiver. </s> remove - Parameter queryString: The query string value.
- Returns: A dictionary with the key/value pairs.
</s> add @param queryString The query string value.
@return A dictionary with the key/value pairs. </s> remove - Parameter profile: the profile to compare to.
</s> add @param profile the profile to compare to. </s> remove - Parameter url: The URL to resolve into an App Link.
- Returns: A BFTask that will return a BFAppLink for the given URL.
</s> add @param url The URL to resolve into an App Link.
@return A BFTask that will return a BFAppLink for the given URL. </s> remove - Parameter mode: The picture mode
- Parameter size: The height and width. This will be rounded to integer precision.
</s> add @param mode The picture mode
@param size The height and width. This will be rounded to integer precision. </s> remove - Returns: YES if the url was intended for the Facebook SDK, NO if not.
</s> add @return YES if the url was intended for the Facebook SDK, NO if not.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKMutableCopying.h
|
keep keep keep keep replace replace replace replace replace replace replace keep keep keep keep keep
|
<mask> @interface FBSDKProfile : NSObject<NSCopying, NSSecureCoding>
<mask>
<mask> /**
<mask> initializes a new instance.
<mask> - Parameter userID: the user ID
<mask> - Parameter firstName: the user's first name
<mask> - Parameter middleName: the user's middle name
<mask> - Parameter lastName: the user's last name
<mask> - Parameter name: the user's complete name
<mask> - Parameter linkURL: the link for this profile
<mask> - Parameter refreshDate: the optional date this profile was fetched. Defaults to [NSDate date].
<mask> */
<mask> - (instancetype)initWithUserID:(NSString *)userID
<mask> firstName:(NSString *)firstName
<mask> middleName:(NSString *)middleName
<mask> lastName:(NSString *)lastName
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter declinedPermissions: the declined permissions. Note this is converted to NSSet and is only
</s> add @param declinedPermissions the declined permissions. Note this is converted to NSSet and is only </s> remove - Parameter mode: The picture mode
- Parameter size: The height and width. This will be rounded to integer precision.
</s> add @param mode The picture mode
@param size The height and width. This will be rounded to integer precision. </s> remove - Parameter appID: the app ID.
- Parameter userID: the user ID.
- Parameter expirationDate: the optional expiration date (defaults to distantFuture).
- Parameter refreshDate: the optional date the token was last refreshed (defaults to today).
</s> add @param appID the app ID.
@param userID the user ID.
@param expirationDate the optional expiration date (defaults to distantFuture).
@param refreshDate the optional date the token was last refreshed (defaults to today). </s> remove - Warning:use `imageURLForPictureMode:size:` instead
</s> add @warning use `imageURLForPictureMode:size:` instead </s> remove - Parameter name: An optional name for this request. This can be used to feed
</s> add @param name An optional name for this request. This can be used to feed </s> remove - Parameter accessToken: The access token to use to establish the user's identity for users logged into Facebook through this app.
</s> add @param accessToken The access token to use to establish the user's identity for users logged into Facebook through this app.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfile.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask> /**
<mask> Sets the current instance and posts the appropriate notification if the profile parameter is different
<mask> than the receiver.
<mask> - Parameter profile: the profile to set
<mask>
<mask> This persists the profile to NSUserDefaults.
<mask> */
<mask> + (void)setCurrentProfile:(FBSDKProfile *)profile;
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter profile: the profile to compare to.
</s> add @param profile the profile to compare to. </s> remove - Parameter enable: YES is observing
</s> add @param enable YES is observing </s> remove - Parameter completion: The block to be executed once the profile is loaded
</s> add @param completion The block to be executed once the profile is loaded </s> remove - Parameter userID: the user ID
- Parameter firstName: the user's first name
- Parameter middleName: the user's middle name
- Parameter lastName: the user's last name
- Parameter name: the user's complete name
- Parameter linkURL: the link for this profile
- Parameter refreshDate: the optional date this profile was fetched. Defaults to [NSDate date].
</s> add @param userID the user ID
@param firstName the user's first name
@param middleName the user's middle name
@param lastName the user's last name
@param name the user's complete name
@param linkURL the link for this profile
@param refreshDate the optional date this profile was fetched. Defaults to [NSDate date]. </s> remove - Parameter limitEventAndDataUsage: The desired value.
</s> add @param limitEventAndDataUsage The desired value. </s> remove - Parameter mode: The picture mode
- Parameter size: The height and width. This will be rounded to integer precision.
</s> add @param mode The picture mode
@param size The height and width. This will be rounded to integer precision.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfile.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> + (void)setCurrentProfile:(FBSDKProfile *)profile;
<mask>
<mask> /**
<mask> Indicates if `currentProfile` will automatically observe `FBSDKAccessTokenDidChangeNotification` notifications
<mask> - Parameter enable: YES is observing
<mask>
<mask> If observing, this class will issue a graph request for public profile data when the current token's userID
<mask> differs from the current profile. You can observe `FBSDKProfileDidChangeNotification` for when the profile is updated.
<mask>
<mask> Note that if `[FBSDKAccessToken currentAccessToken]` is unset, the `currentProfile` instance remains. It's also possible
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter completion: The block to be executed once the profile is loaded
</s> add @param completion The block to be executed once the profile is loaded </s> remove - Parameter profile: the profile to set
</s> add @param profile the profile to set </s> remove - Parameter completionHandler: an optional callback handler that can surface any errors related to permission refreshing.
</s> add @param completionHandler an optional callback handler that can surface any errors related to permission refreshing. </s> remove - Parameter handler: the callback.
</s> add @param handler the callback. </s> remove - Parameter handler: the callback.
</s> add @param handler the callback. </s> remove - Parameter fromViewController: the view controller to present from. If nil, the topmost view controller will be
</s> add @param fromViewController the view controller to present from. If nil, the topmost view controller will be
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfile.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> + (void)enableUpdatesOnAccessTokenChange:(BOOL)enable;
<mask>
<mask> /**
<mask> Loads the current profile and passes it to the completion block.
<mask> - Parameter completion: The block to be executed once the profile is loaded
<mask>
<mask> If the profile is already loaded, this method will call the completion block synchronously, otherwise it
<mask> will begin a graph request to update `currentProfile` and then call the completion block when finished.
<mask> */
<mask> + (void)loadCurrentProfileWithCompletion:(void(^)(FBSDKProfile *profile, NSError *error))completion;
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter enable: YES is observing
</s> add @param enable YES is observing </s> remove - Parameter request: A request to be included in the round-trip when start is called.
- Parameter handler: A handler to call back when the round-trip completes or times out.
</s> add @param request A request to be included in the round-trip when start is called.
@param handler A handler to call back when the round-trip completes or times out. </s> remove - Parameter mode: The picture mode
- Parameter size: The height and width. This will be rounded to integer precision.
</s> add @param mode The picture mode
@param size The height and width. This will be rounded to integer precision. </s> remove - Parameter properties: the custom user properties
- Parameter handler: the optional completion handler
</s> add @param properties the custom user properties
@param handler the optional completion handler </s> remove - Parameter handler: The handler block to call when the request completes.
</s> add @param handler The handler block to call when the request completes. </s> remove - Parameter profile: the profile to set
</s> add @param profile the profile to set
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfile.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask> + (void)loadCurrentProfileWithCompletion:(void(^)(FBSDKProfile *profile, NSError *error))completion;
<mask>
<mask> /**
<mask> A convenience method for returning a complete `NSURL` for retrieving the user's profile image.
<mask> - Parameter mode: The picture mode
<mask> - Parameter size: The height and width. This will be rounded to integer precision.
<mask> */
<mask> - (NSURL *)imageURLForPictureMode:(FBSDKProfilePictureMode)mode size:(CGSize)size;
<mask>
<mask> /**
<mask> A convenience method for returning a Graph API path for retrieving the user's profile image.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Warning:use `imageURLForPictureMode:size:` instead
</s> add @warning use `imageURLForPictureMode:size:` instead </s> remove - Parameter mode: The picture mode
- Parameter size: The height and width. This will be rounded to integer precision.
</s> add @param mode The picture mode
@param size The height and width. This will be rounded to integer precision. </s> remove - Parameter completion: The block to be executed once the profile is loaded
</s> add @param completion The block to be executed once the profile is loaded </s> remove - Parameter userID: the user ID
- Parameter firstName: the user's first name
- Parameter middleName: the user's middle name
- Parameter lastName: the user's last name
- Parameter name: the user's complete name
- Parameter linkURL: the link for this profile
- Parameter refreshDate: the optional date this profile was fetched. Defaults to [NSDate date].
</s> add @param userID the user ID
@param firstName the user's first name
@param middleName the user's middle name
@param lastName the user's last name
@param name the user's complete name
@param linkURL the link for this profile
@param refreshDate the optional date this profile was fetched. Defaults to [NSDate date]. </s> remove - Parameter hostPrefix: The prefix for the host, such as 'm', 'graph', etc.
- Parameter path: The path for the URL. This may or may not include a version.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter defaultVersion: A version to add to the URL if none is found in the path.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The Facebook URL.
</s> add @param hostPrefix The prefix for the host, such as 'm', 'graph', etc.
@param path The path for the URL. This may or may not include a version.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param defaultVersion A version to add to the URL if none is found in the path.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The Facebook URL. </s> remove - Parameter version: This is a string in the form @"v2.0" which will be used for the version part of an API path
</s> add @param version This is a string in the form @"v2.0" which will be used for the version part of an API path
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfile.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask> /**
<mask> A convenience method for returning a Graph API path for retrieving the user's profile image.
<mask>
<mask> - Warning:use `imageURLForPictureMode:size:` instead
<mask>
<mask> You can pass this to a `FBSDKGraphRequest` instance to download the image.
<mask> - Parameter mode: The picture mode
<mask> - Parameter size: The height and width. This will be rounded to integer precision.
<mask> */
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter mode: The picture mode
- Parameter size: The height and width. This will be rounded to integer precision.
</s> add @param mode The picture mode
@param size The height and width. This will be rounded to integer precision. </s> remove - Parameter mode: The picture mode
- Parameter size: The height and width. This will be rounded to integer precision.
</s> add @param mode The picture mode
@param size The height and width. This will be rounded to integer precision. </s> remove - Parameter version: This is a string in the form @"v2.0" which will be used for the version part of an API path
</s> add @param version This is a string in the form @"v2.0" which will be used for the version part of an API path </s> remove - Parameter userID: the user ID
- Parameter firstName: the user's first name
- Parameter middleName: the user's middle name
- Parameter lastName: the user's last name
- Parameter name: the user's complete name
- Parameter linkURL: the link for this profile
- Parameter refreshDate: the optional date this profile was fetched. Defaults to [NSDate date].
</s> add @param userID the user ID
@param firstName the user's first name
@param middleName the user's middle name
@param lastName the user's last name
@param name the user's complete name
@param linkURL the link for this profile
@param refreshDate the optional date this profile was fetched. Defaults to [NSDate date]. </s> remove - Parameter accessToken: The access token to use to establish the user's identity for users logged into Facebook through this app.
</s> add @param accessToken The access token to use to establish the user's identity for users logged into Facebook through this app. </s> remove - Parameter enable: YES is observing
</s> add @param enable YES is observing
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfile.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask>
<mask> - Warning:use `imageURLForPictureMode:size:` instead
<mask>
<mask> You can pass this to a `FBSDKGraphRequest` instance to download the image.
<mask> - Parameter mode: The picture mode
<mask> - Parameter size: The height and width. This will be rounded to integer precision.
<mask> */
<mask> - (NSString *)imagePathForPictureMode:(FBSDKProfilePictureMode)mode size:(CGSize)size
<mask> __attribute__ ((deprecated("use imageURLForPictureMode:size: instead")));
<mask>
<mask> /**
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Warning:use `imageURLForPictureMode:size:` instead
</s> add @warning use `imageURLForPictureMode:size:` instead </s> remove - Parameter mode: The picture mode
- Parameter size: The height and width. This will be rounded to integer precision.
</s> add @param mode The picture mode
@param size The height and width. This will be rounded to integer precision. </s> remove - Warning:use logInWithPublishPermissions:fromViewController:handler: instead
</s> add @warning use logInWithPublishPermissions:fromViewController:handler: instead </s> remove - Warning:use logInWithReadPermissions:fromViewController:handler: instead
</s> add @warning use logInWithReadPermissions:fromViewController:handler: instead </s> remove - Parameter profile: the profile to compare to.
</s> add @param profile the profile to compare to. </s> remove - Warning:use FBSDKBrowserUnavailableErrorCode instead
</s> add @warning use FBSDKBrowserUnavailableErrorCode instead
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfile.h
|
keep keep keep keep replace keep keep keep
|
<mask> __attribute__ ((deprecated("use imageURLForPictureMode:size: instead")));
<mask>
<mask> /**
<mask> Returns YES if the profile is equivalent to the receiver.
<mask> - Parameter profile: the profile to compare to.
<mask> */
<mask> - (BOOL)isEqualToProfile:(FBSDKProfile *)profile;
<mask> @end
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter profile: the profile to set
</s> add @param profile the profile to set </s> remove - Parameter enable: YES is observing
</s> add @param enable YES is observing </s> remove - Parameter completion: The block to be executed once the profile is loaded
</s> add @param completion The block to be executed once the profile is loaded </s> remove - Warning:use logInWithPublishPermissions:fromViewController:handler: instead
</s> add @warning use logInWithPublishPermissions:fromViewController:handler: instead </s> remove - Parameter userID: the user ID
- Parameter firstName: the user's first name
- Parameter middleName: the user's middle name
- Parameter lastName: the user's last name
- Parameter name: the user's complete name
- Parameter linkURL: the link for this profile
- Parameter refreshDate: the optional date this profile was fetched. Defaults to [NSDate date].
</s> add @param userID the user ID
@param firstName the user's first name
@param middleName the user's middle name
@param lastName the user's last name
@param name the user's complete name
@param linkURL the link for this profile
@param refreshDate the optional date this profile was fetched. Defaults to [NSDate date]. </s> remove - Parameter mode: The picture mode
- Parameter size: The height and width. This will be rounded to integer precision.
</s> add @param mode The picture mode
@param size The height and width. This will be rounded to integer precision.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKProfile.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> + (NSString *)appID;
<mask>
<mask> /**
<mask> Set the Facebook App ID to be used by the SDK.
<mask> - Parameter appID: The Facebook App ID to be used by the SDK.
<mask> */
<mask> + (void)setAppID:(NSString *)appID;
<mask>
<mask> /**
<mask> Get the default url scheme suffix used for sessions.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter appURLSchemeSuffix: The url scheme suffix to be used by the SDK.
</s> add @param appURLSchemeSuffix The url scheme suffix to be used by the SDK. </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - Parameter appID: The Facebook App ID to be used for App Event logging.
</s> add @param appID The Facebook App ID to be used for App Event logging. </s> remove - Parameter disableGraphErrorRecovery: YES or NO.
</s> add @param disableGraphErrorRecovery YES or NO. </s> remove - Parameter flushBehavior: The desired `FBSDKAppEventsFlushBehavior` to be used.
</s> add @param flushBehavior The desired `FBSDKAppEventsFlushBehavior` to be used. </s> remove - See:setLoggingOverrideAppID:
</s> add @see setLoggingOverrideAppID:
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> + (NSString *)appURLSchemeSuffix;
<mask>
<mask> /**
<mask> Set the app url scheme suffix used by the SDK.
<mask> - Parameter appURLSchemeSuffix: The url scheme suffix to be used by the SDK.
<mask> */
<mask> + (void)setAppURLSchemeSuffix:(NSString *)appURLSchemeSuffix;
<mask>
<mask> /**
<mask> Retrieve the Client Token that has been set via [FBSDKSettings setClientToken].
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter appID: The Facebook App ID to be used by the SDK.
</s> add @param appID The Facebook App ID to be used by the SDK. </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - Parameter disableGraphErrorRecovery: YES or NO.
</s> add @param disableGraphErrorRecovery YES or NO. </s> remove - Parameter tokenInformationKeyName: the key used by legacy token caches.
</s> add @param tokenInformationKeyName the key used by legacy token caches. </s> remove - Parameter facebookDomainPart: The domain part to be inserted into facebook.com.
</s> add @param facebookDomainPart The domain part to be inserted into facebook.com. </s> add /*
Clears the custom user ID to associate with all app events.
*/
+ (void)clearUserID;
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> /**
<mask> Sets the Client Token for the Facebook App.
<mask>
<mask> This is needed for certain API calls when made anonymously, without a user-based access token.
<mask> - Parameter clientToken: The Facebook App's "client token", which, for a given appid can be found in the Security
<mask> section of the Advanced tab of the Facebook App settings found at <https://developers.facebook.com/apps/[your-app-id]>
<mask> */
<mask> + (void)setClientToken:(NSString *)clientToken;
<mask>
<mask> /**
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter appID: The Facebook App ID to be used for App Event logging.
</s> add @param appID The Facebook App ID to be used for App Event logging. </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - Parameter hostPrefix: The prefix for the host, such as 'm', 'graph', etc.
- Parameter path: The path for the URL. This may or may not include a version.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter defaultVersion: A version to add to the URL if none is found in the path.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The Facebook URL.
</s> add @param hostPrefix The prefix for the host, such as 'm', 'graph', etc.
@param path The path for the URL. This may or may not include a version.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param defaultVersion A version to add to the URL if none is found in the path.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The Facebook URL. </s> remove - Parameter appID: The Facebook App ID to be used by the SDK.
</s> add @param appID The Facebook App ID to be used by the SDK. </s> remove - Parameter handler: The completion handler to call when the renewal is completed. This can be invoked on an arbitrary thread.
</s> add @param handler The completion handler to call when the renewal is completed. This can be invoked on an arbitrary thread. </s> remove - Parameter disableGraphErrorRecovery: YES or NO.
</s> add @param disableGraphErrorRecovery YES or NO.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> + (void)setClientToken:(NSString *)clientToken;
<mask>
<mask> /**
<mask> A convenient way to toggle error recovery for all FBSDKGraphRequest instances created after this is set.
<mask> - Parameter disableGraphErrorRecovery: YES or NO.
<mask> */
<mask> + (void)setGraphErrorRecoveryDisabled:(BOOL)disableGraphErrorRecovery;
<mask>
<mask> /**
<mask> Get the Facebook Display Name used by the SDK.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - Parameter appID: The Facebook App ID to be used by the SDK.
</s> add @param appID The Facebook App ID to be used by the SDK. </s> remove - Parameter disable: whether to disable the automatic error recovery mechanism
</s> add @param disable whether to disable the automatic error recovery mechanism </s> remove - Parameter appURLSchemeSuffix: The url scheme suffix to be used by the SDK.
</s> add @param appURLSchemeSuffix The url scheme suffix to be used by the SDK. </s> remove - Parameter clientToken: The Facebook App's "client token", which, for a given appid can be found in the Security
</s> add @param clientToken The Facebook App's "client token", which, for a given appid can be found in the Security </s> remove - Parameter processor: the processor instance.
- Parameter didRecover: YES if the recovery was successful.
- Parameter error: the error that that was attempted to be recovered from.
</s> add @param processor the processor instance.
@param didRecover YES if the recovery was successful.
@param error the error that that was attempted to be recovered from.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> Set the default Facebook Display Name to be used by the SDK.
<mask>
<mask> This should match the Display Name that has been set for the app with the corresponding Facebook App ID,
<mask> in the Facebook App Dashboard.
<mask> - Parameter displayName: The Facebook Display Name to be used by the SDK.
<mask> */
<mask> + (void)setDisplayName:(NSString *)displayName;
<mask>
<mask> /**
<mask> Get the Facebook domain part.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter appID: The Facebook App ID to be used by the SDK.
</s> add @param appID The Facebook App ID to be used by the SDK. </s> remove - Parameter disableGraphErrorRecovery: YES or NO.
</s> add @param disableGraphErrorRecovery YES or NO. </s> remove - Parameter appURLSchemeSuffix: The url scheme suffix to be used by the SDK.
</s> add @param appURLSchemeSuffix The url scheme suffix to be used by the SDK. </s> remove - Parameter facebookDomainPart: The domain part to be inserted into facebook.com.
</s> add @param facebookDomainPart The domain part to be inserted into facebook.com. </s> remove - Parameter appID: The Facebook App ID to be used for App Event logging.
</s> add @param appID The Facebook App ID to be used for App Event logging. </s> remove - See:[UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */
</s> add @see [UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> Set the subpart of the Facebook domain.
<mask>
<mask> This can be used to change the Facebook domain (e.g. @"beta") so that requests will be sent to
<mask> graph.beta.facebook.com
<mask> - Parameter facebookDomainPart: The domain part to be inserted into facebook.com.
<mask> */
<mask> + (void)setFacebookDomainPart:(NSString *)facebookDomainPart;
<mask>
<mask> /**
<mask> The quality of JPEG images sent to Facebook from the SDK.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - See:[UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */
</s> add @see [UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */ </s> remove - Parameter JPEGCompressionQuality: The quality for JPEG images, expressed as a value from 0.0 to 1.0.
</s> add @param JPEGCompressionQuality The quality for JPEG images, expressed as a value from 0.0 to 1.0. </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - See:[UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */
</s> add @see [UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */ </s> remove - Parameter appID: The Facebook App ID to be used by the SDK.
</s> add @param appID The Facebook App ID to be used by the SDK. </s> remove - Parameter flushBehavior: The desired `FBSDKAppEventsFlushBehavior` to be used.
</s> add @param flushBehavior The desired `FBSDKAppEventsFlushBehavior` to be used.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep replace keep keep keep keep replace
|
<mask>
<mask> If not explicitly set, the default is 0.9.
<mask>
<mask> - See:[UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */
<mask> + (CGFloat)JPEGCompressionQuality;
<mask>
<mask> /**
<mask> Set the quality of JPEG images sent to Facebook from the SDK.
<mask> - Parameter JPEGCompressionQuality: The quality for JPEG images, expressed as a value from 0.0 to 1.0.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - See:[UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */
</s> add @see [UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */ </s> remove - Parameter facebookDomainPart: The domain part to be inserted into facebook.com.
</s> add @param facebookDomainPart The domain part to be inserted into facebook.com. </s> add /**
Flag which controls the fb_codeless_debug logging event
If not explicitly set, the default is 1 - true
*/
+ (NSNumber *)codelessDebugLogEnabled;
/**
Set the flag which controls the fb_codeless_debug logging event
@param CodelessDebugLogEnabled Flag value, expressed as a value from 0 - false or 1 - true.
*/
+ (void)setCodelessDebugLogEnabled:(NSNumber *)CodelessDebugLogEnabled;
</s> remove - Parameter AutoLogAppEventsEnabled: Flag value, expressed as a value from 0 - false or 1 - true.
</s> add @param AutoLogAppEventsEnabled Flag value, expressed as a value from 0 - false or 1 - true. </s> remove - Parameter appID: The Facebook App ID to be used by the SDK.
</s> add @param appID The Facebook App ID to be used by the SDK.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> /**
<mask> Set the quality of JPEG images sent to Facebook from the SDK.
<mask> - Parameter JPEGCompressionQuality: The quality for JPEG images, expressed as a value from 0.0 to 1.0.
<mask>
<mask> - See:[UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */
<mask> + (void)setJPEGCompressionQuality:(CGFloat)JPEGCompressionQuality;
<mask>
<mask> /**
<mask> Flag which controls the auto logging of basic app events, such as activateApp and deactivateApp.
<mask> If not explicitly set, the default is 1 - true
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - See:[UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */
</s> add @see [UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */ </s> remove - Parameter JPEGCompressionQuality: The quality for JPEG images, expressed as a value from 0.0 to 1.0.
</s> add @param JPEGCompressionQuality The quality for JPEG images, expressed as a value from 0.0 to 1.0. </s> remove - Parameter AutoLogAppEventsEnabled: Flag value, expressed as a value from 0 - false or 1 - true.
</s> add @param AutoLogAppEventsEnabled Flag value, expressed as a value from 0 - false or 1 - true. </s> add /**
Flag which controls the fb_codeless_debug logging event
If not explicitly set, the default is 1 - true
*/
+ (NSNumber *)codelessDebugLogEnabled;
/**
Set the flag which controls the fb_codeless_debug logging event
@param CodelessDebugLogEnabled Flag value, expressed as a value from 0 - false or 1 - true.
*/
+ (void)setCodelessDebugLogEnabled:(NSNumber *)CodelessDebugLogEnabled;
</s> remove - Parameter facebookDomainPart: The domain part to be inserted into facebook.com.
</s> add @param facebookDomainPart The domain part to be inserted into facebook.com. </s> remove - Parameter application: The application as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
</s> add @param application The application as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> + (NSNumber *)autoLogAppEventsEnabled;
<mask>
<mask> /**
<mask> Set the flag which controls the auto logging of basic app events, such as activateApp and deactivateApp.
<mask> - Parameter AutoLogAppEventsEnabled: Flag value, expressed as a value from 0 - false or 1 - true.
<mask> */
<mask> + (void)setAutoLogAppEventsEnabled:(NSNumber *)AutoLogAppEventsEnabled;
<mask>
<mask> /**
<mask> Gets whether data such as that generated through FBSDKAppEvents and sent to Facebook should be restricted from being used for other than analytics and conversions. Defaults to NO. This value is stored on the device and persists across app launches.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> add /**
Flag which controls the fb_codeless_debug logging event
If not explicitly set, the default is 1 - true
*/
+ (NSNumber *)codelessDebugLogEnabled;
/**
Set the flag which controls the fb_codeless_debug logging event
@param CodelessDebugLogEnabled Flag value, expressed as a value from 0 - false or 1 - true.
*/
+ (void)setCodelessDebugLogEnabled:(NSNumber *)CodelessDebugLogEnabled;
</s> remove - Parameter limitEventAndDataUsage: The desired value.
</s> add @param limitEventAndDataUsage The desired value. </s> remove - See:[UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */
</s> add @see [UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */ </s> remove - Parameter JPEGCompressionQuality: The quality for JPEG images, expressed as a value from 0.0 to 1.0.
</s> add @param JPEGCompressionQuality The quality for JPEG images, expressed as a value from 0.0 to 1.0. </s> remove - See:[UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */
</s> add @see [UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */ </s> remove - Parameter loggingBehavior: A set of strings indicating what information should be logged. If nil is provided, the logging
</s> add @param loggingBehavior A set of strings indicating what information should be logged. If nil is provided, the logging
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep add keep keep keep keep keep
|
<mask> */
<mask> + (void)setAutoLogAppEventsEnabled:(NSNumber *)AutoLogAppEventsEnabled;
<mask>
<mask> /**
<mask> Gets whether data such as that generated through FBSDKAppEvents and sent to Facebook should be restricted from being used for other than analytics and conversions. Defaults to NO. This value is stored on the device and persists across app launches.
<mask> */
<mask> + (BOOL)limitEventAndDataUsage;
<mask>
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter limitEventAndDataUsage: The desired value.
</s> add @param limitEventAndDataUsage The desired value. </s> remove - Parameter AutoLogAppEventsEnabled: Flag value, expressed as a value from 0 - false or 1 - true.
</s> add @param AutoLogAppEventsEnabled Flag value, expressed as a value from 0 - false or 1 - true. </s> remove - See:[UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */
</s> add @see [UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */ </s> add /** Parameter key used to specify the type of ad in an FBSDKAppEventNameAdImpression
* or FBSDKAppEventNameAdClick event.
* E.g. "banner", "interstitial", "rewarded_video", "native" */
FBSDK_EXTERN NSString *const FBSDKAppEventParameterNameAdType;
/** Parameter key used to specify the unique ID for all events within a subscription
* in an FBSDKAppEventNameSubscribe or FBSDKAppEventNameStartTrial event. */
FBSDK_EXTERN NSString *const FBSDKAppEventParameterNameOrderID; </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - Parameter version: The version to test against.
- Returns: YES if the linked UIKit version is greater than or equal to the specified version, otherwise NO.
</s> add @param version The version to test against.
@return YES if the linked UIKit version is greater than or equal to the specified version, otherwise NO.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask> /**
<mask> Sets whether data such as that generated through FBSDKAppEvents and sent to Facebook should be restricted from being used for other than analytics and conversions. Defaults to NO. This value is stored on the device and persists across app launches.
<mask>
<mask> - Parameter limitEventAndDataUsage: The desired value.
<mask> */
<mask> + (void)setLimitEventAndDataUsage:(BOOL)limitEventAndDataUsage;
<mask>
<mask> /**
<mask> Retrieve the current iOS SDK version.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter AutoLogAppEventsEnabled: Flag value, expressed as a value from 0 - false or 1 - true.
</s> add @param AutoLogAppEventsEnabled Flag value, expressed as a value from 0 - false or 1 - true. </s> add /**
Flag which controls the fb_codeless_debug logging event
If not explicitly set, the default is 1 - true
*/
+ (NSNumber *)codelessDebugLogEnabled;
/**
Set the flag which controls the fb_codeless_debug logging event
@param CodelessDebugLogEnabled Flag value, expressed as a value from 0 - false or 1 - true.
*/
+ (void)setCodelessDebugLogEnabled:(NSNumber *)CodelessDebugLogEnabled;
</s> remove - Parameter version: The version to test against.
- Returns: YES if the linked UIKit version is greater than or equal to the specified version, otherwise NO.
</s> add @param version The version to test against.
@return YES if the linked UIKit version is greater than or equal to the specified version, otherwise NO. </s> remove - Parameter profile: the profile to set
</s> add @param profile the profile to set </s> remove - See:[UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */
</s> add @see [UIImageJPEGRepresentation](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation) */ </s> remove - Returns: YES if if the orientation must be manually adjusted, otherwise NO.
</s> add @return YES if if the orientation must be manually adjusted, otherwise NO.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> /**
<mask> Set the current Facebook SDK logging behavior. This should consist of strings defined as
<mask> constants with FBSDKLoggingBehavior*.
<mask>
<mask> - Parameter loggingBehavior: A set of strings indicating what information should be logged. If nil is provided, the logging
<mask> behavior is reset to the default set of enabled behaviors. Set to an empty set in order to disable all logging.
<mask>
<mask>
<mask> You can also define this via an array in your app plist with key "FacebookLoggingBehavior" or add and remove individual values via enableLoggingBehavior: or disableLogginBehavior:
<mask> */
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter loggingBehavior: The LoggingBehavior to disable. This should be a string defined as a constant with FBSDKLoggingBehavior*.
</s> add @param loggingBehavior The LoggingBehavior to disable. This should be a string defined as a constant with FBSDKLoggingBehavior*. </s> remove - Parameter loggingBehavior: The LoggingBehavior to enable. This should be a string defined as a constant with FBSDKLoggingBehavior*.
</s> add @param loggingBehavior The LoggingBehavior to enable. This should be a string defined as a constant with FBSDKLoggingBehavior*. </s> remove - Parameter application: The application as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
</s> add @param application The application as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:]. </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - Parameter appID: The Facebook App ID to be used for App Event logging.
</s> add @param appID The Facebook App ID to be used for App Event logging. </s> remove - Parameter eventName: The name of the event to record. Limitations on number of events and name construction
</s> add @param eventName The name of the event to record. Limitations on number of events and name construction
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask> /**
<mask> Enable a particular Facebook SDK logging behavior.
<mask>
<mask> - Parameter loggingBehavior: The LoggingBehavior to enable. This should be a string defined as a constant with FBSDKLoggingBehavior*.
<mask> */
<mask> + (void)enableLoggingBehavior:(NSString *)loggingBehavior;
<mask>
<mask> /**
<mask> Disable a particular Facebook SDK logging behavior.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter loggingBehavior: The LoggingBehavior to disable. This should be a string defined as a constant with FBSDKLoggingBehavior*.
</s> add @param loggingBehavior The LoggingBehavior to disable. This should be a string defined as a constant with FBSDKLoggingBehavior*. </s> remove - Parameter loggingBehavior: A set of strings indicating what information should be logged. If nil is provided, the logging
</s> add @param loggingBehavior A set of strings indicating what information should be logged. If nil is provided, the logging </s> remove - Parameter application: The application as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:].
</s> add @param application The application as passed to [UIApplicationDelegate application:didFinishLaunchingWithOptions:]. </s> add /**
Flag which controls the fb_codeless_debug logging event
If not explicitly set, the default is 1 - true
*/
+ (NSNumber *)codelessDebugLogEnabled;
/**
Set the flag which controls the fb_codeless_debug logging event
@param CodelessDebugLogEnabled Flag value, expressed as a value from 0 - false or 1 - true.
*/
+ (void)setCodelessDebugLogEnabled:(NSNumber *)CodelessDebugLogEnabled;
</s> remove - Parameter limitEventAndDataUsage: The desired value.
</s> add @param limitEventAndDataUsage The desired value. </s> remove - Parameter AutoLogAppEventsEnabled: Flag value, expressed as a value from 0 - false or 1 - true.
</s> add @param AutoLogAppEventsEnabled Flag value, expressed as a value from 0 - false or 1 - true.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask> /**
<mask> Disable a particular Facebook SDK logging behavior.
<mask>
<mask> - Parameter loggingBehavior: The LoggingBehavior to disable. This should be a string defined as a constant with FBSDKLoggingBehavior*.
<mask> */
<mask> + (void)disableLoggingBehavior:(NSString *)loggingBehavior;
<mask>
<mask> /**
<mask> Set the user defaults key used by legacy token caches.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter loggingBehavior: The LoggingBehavior to enable. This should be a string defined as a constant with FBSDKLoggingBehavior*.
</s> add @param loggingBehavior The LoggingBehavior to enable. This should be a string defined as a constant with FBSDKLoggingBehavior*. </s> remove - Parameter tokenInformationKeyName: the key used by legacy token caches.
</s> add @param tokenInformationKeyName the key used by legacy token caches. </s> remove - Parameter loggingBehavior: A set of strings indicating what information should be logged. If nil is provided, the logging
</s> add @param loggingBehavior A set of strings indicating what information should be logged. If nil is provided, the logging </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - Parameter appID: The Facebook App ID to be used by the SDK.
</s> add @param appID The Facebook App ID to be used by the SDK. </s> add /**
Flag which controls the fb_codeless_debug logging event
If not explicitly set, the default is 1 - true
*/
+ (NSNumber *)codelessDebugLogEnabled;
/**
Set the flag which controls the fb_codeless_debug logging event
@param CodelessDebugLogEnabled Flag value, expressed as a value from 0 - false or 1 - true.
*/
+ (void)setCodelessDebugLogEnabled:(NSNumber *)CodelessDebugLogEnabled;
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask>
<mask> /**
<mask> Set the user defaults key used by legacy token caches.
<mask>
<mask> - Parameter tokenInformationKeyName: the key used by legacy token caches.
<mask>
<mask>
<mask> Use this only if you customized FBSessionTokenCachingStrategy in v3.x of
<mask> the Facebook SDK for iOS.
<mask> */
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter loggingBehavior: The LoggingBehavior to disable. This should be a string defined as a constant with FBSDKLoggingBehavior*.
</s> add @param loggingBehavior The LoggingBehavior to disable. This should be a string defined as a constant with FBSDKLoggingBehavior*. </s> remove - Parameter appID: The Facebook App ID to be used by the SDK.
</s> add @param appID The Facebook App ID to be used by the SDK. </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - Parameter token: the access token
- Parameter isCancelled: whether the login was cancelled by the user
- Parameter grantedPermissions: the set of granted permissions
- Parameter declinedPermissions: the set of declined permissions
</s> add @param token the access token
@param isCancelled whether the login was cancelled by the user
@param grantedPermissions the set of granted permissions
@param declinedPermissions the set of declined permissions </s> remove - Parameter appURLSchemeSuffix: The url scheme suffix to be used by the SDK.
</s> add @param appURLSchemeSuffix The url scheme suffix to be used by the SDK. </s> remove - Parameter appID: the app ID.
- Parameter userID: the user ID.
- Parameter expirationDate: the optional expiration date (defaults to distantFuture).
- Parameter refreshDate: the optional date the token was last refreshed (defaults to today).
</s> add @param appID the app ID.
@param userID the user ID.
@param expirationDate the optional expiration date (defaults to distantFuture).
@param refreshDate the optional date the token was last refreshed (defaults to today).
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.h
|
keep keep add keep keep keep keep keep keep
|
<mask> FBSDKSETTINGS_PLIST_CONFIGURATION_SETTING_IMPL(NSNumber, FacebookJpegCompressionQuality, _JPEGCompressionQualityNumber, _setJPEGCompressionQualityNumber, @0.9);
<mask> FBSDKSETTINGS_PLIST_CONFIGURATION_SETTING_IMPL(NSNumber, FacebookAutoLogAppEventsEnabled, autoLogAppEventsEnabled,
<mask> setAutoLogAppEventsEnabled, @1);
<mask>
<mask> + (void)setGraphErrorRecoveryDisabled:(BOOL)disableGraphErrorRecovery {
<mask> g_disableErrorRecovery = disableGraphErrorRecovery;
<mask> }
<mask>
<mask> + (BOOL)isGraphErrorRecoveryDisabled {
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove fbstring_detail::podCopy(data, data + effectiveSize, result->data_);
</s> add if (FBSTRING_LIKELY(effectiveSize > 0)) {
fbstring_detail::podCopy(data, data + effectiveSize, result->data_);
} </s> remove if (![[FBSDKServerConfigurationManager cachedServerConfiguration] isDefaults]) {
</s> add if (![[FBSDKServerConfigurationManager cachedServerConfiguration] isDefaults]
&& [[NSDate date] timeIntervalSinceDate:[FBSDKServerConfigurationManager cachedServerConfiguration].timestamp]
< FBSDK_SERVER_CONFIGURATION_MANAGER_CACHE_TIMEOUT) { </s> remove fbstring_detail::podCopy(data, data + size, ml_.data_);
</s> add if (FBSTRING_LIKELY(size > 0)) {
fbstring_detail::podCopy(data, data + size, ml_.data_);
} </s> add FOLLY_MALLOC_NOINLINE </s> remove if (RefCounted::refs(ml_.data_) > 1) {
// Ensure unique.
size_t effectiveCapacity = ml_.capacity();
auto const newRC = RefCounted::create(&effectiveCapacity);
// If this fails, someone placed the wrong capacity in an
// fbstring.
FBSTRING_ASSERT(effectiveCapacity >= ml_.capacity());
// Also copies terminator.
fbstring_detail::podCopy(
ml_.data_, ml_.data_ + ml_.size_ + 1, newRC->data_);
RefCounted::decrementRefs(ml_.data_);
ml_.data_ = newRC->data_;
</s> add if (RefCounted::refs(ml_.data_) > 1) { // Ensure unique.
unshare(); </s> remove basic_fbstring(
</s> add FOLLY_MALLOC_NOINLINE basic_fbstring(
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.m
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask> @interface FBSDKTestUsersManager : NSObject
<mask>
<mask> /**
<mask> construct or return the shared instance
<mask> - Parameter appID: the Facebook app id
<mask> - Parameter appSecret: the Facebook app secret
<mask> */
<mask> + (instancetype)sharedInstanceForAppID:(NSString *)appID appSecret:(NSString *)appSecret;
<mask>
<mask> /**
<mask> retrieve FBSDKAccessToken instances for test accounts with the specific permissions.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter arraysOfPermissions: an array of permissions sets, such as @[ [NSSet setWithObject:@"email"], [NSSet setWithObject:@"user_birthday"]]
</s> add @param arraysOfPermissions an array of permissions sets, such as @[ [NSSet setWithObject:@"email"], [NSSet setWithObject:@"user_birthday"]] </s> remove - Parameter permissions: the permissions
- Parameter defaultAudience: the default audience
- Parameter isReauthorize: a flag describing if this is a reauth request
- Parameter appID: the app id
- Parameter handler: the handler that will be invoked on completion (dispatched to the main thread). the oauthToken is nil on failure.
</s> add @param permissions the permissions
@param defaultAudience the default audience
@param isReauthorize a flag describing if this is a reauth request
@param appID the app id
@param handler the handler that will be invoked on completion (dispatched to the main thread). the oauthToken is nil on failure. </s> remove - Parameter userId: the user id
- Parameter handler: the callback handler
</s> add @param userId the user id
@param handler the callback handler </s> remove - Parameter displayName: The Facebook Display Name to be used by the SDK.
</s> add @param displayName The Facebook Display Name to be used by the SDK. </s> remove - Parameter handler: the callback to invoke which will return an array of `FBAccessTokenData` instances or an `NSError`.
</s> add @param handler the callback to invoke which will return an array of `FBAccessTokenData` instances or an `NSError`. </s> remove - Parameter createIfNotFound: if YES, new test accounts are created if no test accounts existed that fit the permissions
</s> add @param createIfNotFound if YES, new test accounts are created if no test accounts existed that fit the permissions
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKTestUsersManager.h
|
keep keep keep replace keep keep keep replace keep keep
|
<mask>
<mask> /**
<mask> retrieve FBSDKAccessToken instances for test accounts with the specific permissions.
<mask> - Parameter arraysOfPermissions: an array of permissions sets, such as @[ [NSSet setWithObject:@"email"], [NSSet setWithObject:@"user_birthday"]]
<mask> if you needed two test accounts with email and birthday permissions, respectively. You can pass in empty nested sets
<mask> if you need two arbitrary test accounts. For convenience, passing nil is treated as @[ [NSSet set] ]
<mask> for fetching a single test user.
<mask> - Parameter createIfNotFound: if YES, new test accounts are created if no test accounts existed that fit the permissions
<mask> requirement
<mask> - Parameter handler: the callback to invoke which will return an array of `FBAccessTokenData` instances or an `NSError`.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter handler: the callback to invoke which will return an array of `FBAccessTokenData` instances or an `NSError`.
</s> add @param handler the callback to invoke which will return an array of `FBAccessTokenData` instances or an `NSError`. </s> remove - Parameter permissions: the set of permissions, e.g., [NSSet setWithObjects:@"email", @"user_friends"]
- Parameter handler: the callback handler
</s> add @param permissions the set of permissions, e.g., [NSSet setWithObjects:@"email", @"user_friends"]
@param handler the callback handler </s> remove - Parameter appID: the Facebook app id
- Parameter appSecret: the Facebook app secret
</s> add @param appID the Facebook app id
@param appSecret the Facebook app secret </s> remove - Parameter userId: the user id
- Parameter handler: the callback handler
</s> add @param userId the user id
@param handler the callback handler </s> remove - Parameter handler: the callback.
</s> add @param handler the callback.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKTestUsersManager.h
|
keep keep keep keep replace keep keep keep keep keep
|
<mask> if you need two arbitrary test accounts. For convenience, passing nil is treated as @[ [NSSet set] ]
<mask> for fetching a single test user.
<mask> - Parameter createIfNotFound: if YES, new test accounts are created if no test accounts existed that fit the permissions
<mask> requirement
<mask> - Parameter handler: the callback to invoke which will return an array of `FBAccessTokenData` instances or an `NSError`.
<mask> If param `createIfNotFound` is NO, the array may contain `[NSNull null]` instances.
<mask>
<mask>
<mask> If you are requesting test accounts with differing number of permissions, try to order
<mask> `arrayOfPermissionsArrays` so that the most number of permissions come first to minimize creation of new
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter createIfNotFound: if YES, new test accounts are created if no test accounts existed that fit the permissions
</s> add @param createIfNotFound if YES, new test accounts are created if no test accounts existed that fit the permissions </s> remove - Parameter arraysOfPermissions: an array of permissions sets, such as @[ [NSSet setWithObject:@"email"], [NSSet setWithObject:@"user_birthday"]]
</s> add @param arraysOfPermissions an array of permissions sets, such as @[ [NSSet setWithObject:@"email"], [NSSet setWithObject:@"user_birthday"]] </s> remove - Parameter permissions: the set of permissions, e.g., [NSSet setWithObjects:@"email", @"user_friends"]
- Parameter handler: the callback handler
</s> add @param permissions the set of permissions, e.g., [NSSet setWithObjects:@"email", @"user_friends"]
@param handler the callback handler </s> remove - Parameter userId: the user id
- Parameter handler: the callback handler
</s> add @param userId the user id
@param handler the callback handler </s> remove - Parameter appID: the Facebook app id
- Parameter appSecret: the Facebook app secret
</s> add @param appID the Facebook app id
@param appSecret the Facebook app secret </s> remove - Parameter first: the token of the first user
- Parameter second: the token of the second user
- Parameter callback: the callback handler
</s> add @param first the token of the first user
@param second the token of the second user
@param callback the callback handler
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKTestUsersManager.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask> completionHandler:(FBSDKTestUsersManagerRetrieveTestAccountTokensHandler)handler;
<mask>
<mask> /**
<mask> add a test account with the specified permissions
<mask> - Parameter permissions: the set of permissions, e.g., [NSSet setWithObjects:@"email", @"user_friends"]
<mask> - Parameter handler: the callback handler
<mask> */
<mask> - (void)addTestAccountWithPermissions:(NSSet *)permissions
<mask> completionHandler:(FBSDKTestUsersManagerRetrieveTestAccountTokensHandler)handler;
<mask>
<mask> /**
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter userId: the user id
- Parameter handler: the callback handler
</s> add @param userId the user id
@param handler the callback handler </s> remove - Parameter handler: the callback to invoke which will return an array of `FBAccessTokenData` instances or an `NSError`.
</s> add @param handler the callback to invoke which will return an array of `FBAccessTokenData` instances or an `NSError`. </s> remove - Parameter createIfNotFound: if YES, new test accounts are created if no test accounts existed that fit the permissions
</s> add @param createIfNotFound if YES, new test accounts are created if no test accounts existed that fit the permissions </s> remove - Parameter arraysOfPermissions: an array of permissions sets, such as @[ [NSSet setWithObject:@"email"], [NSSet setWithObject:@"user_birthday"]]
</s> add @param arraysOfPermissions an array of permissions sets, such as @[ [NSSet setWithObject:@"email"], [NSSet setWithObject:@"user_birthday"]] </s> remove - Parameter responseObject: the response
- Parameter grantedPermissions: the set to add granted permissions to
- Parameter declinedPermissions: the set to add declined permissions to.
</s> add @param responseObject the response
@param grantedPermissions the set to add granted permissions to
@param declinedPermissions the set to add declined permissions to. </s> remove - Parameter permissions: the permissions
- Parameter defaultAudience: the default audience
- Parameter isReauthorize: a flag describing if this is a reauth request
- Parameter appID: the app id
- Parameter handler: the handler that will be invoked on completion (dispatched to the main thread). the oauthToken is nil on failure.
</s> add @param permissions the permissions
@param defaultAudience the default audience
@param isReauthorize a flag describing if this is a reauth request
@param appID the app id
@param handler the handler that will be invoked on completion (dispatched to the main thread). the oauthToken is nil on failure.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKTestUsersManager.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask> completionHandler:(FBSDKTestUsersManagerRetrieveTestAccountTokensHandler)handler;
<mask>
<mask> /**
<mask> remove a test account for the given user id
<mask> - Parameter userId: the user id
<mask> - Parameter handler: the callback handler
<mask> */
<mask> - (void)removeTestAccount:(NSString *)userId completionHandler:(FBSDKTestUsersManagerRemoveTestAccountHandler)handler;
<mask>
<mask> /**
<mask> Make two test users friends with each other.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter first: the token of the first user
- Parameter second: the token of the second user
- Parameter callback: the callback handler
</s> add @param first the token of the first user
@param second the token of the second user
@param callback the callback handler </s> remove - Parameter permissions: the set of permissions, e.g., [NSSet setWithObjects:@"email", @"user_friends"]
- Parameter handler: the callback handler
</s> add @param permissions the set of permissions, e.g., [NSSet setWithObjects:@"email", @"user_friends"]
@param handler the callback handler </s> remove - Parameter appID: the Facebook app id
- Parameter appSecret: the Facebook app secret
</s> add @param appID the Facebook app id
@param appSecret the Facebook app secret </s> remove - Parameter permissions: the permissions
- Parameter defaultAudience: the default audience
- Parameter isReauthorize: a flag describing if this is a reauth request
- Parameter appID: the app id
- Parameter handler: the handler that will be invoked on completion (dispatched to the main thread). the oauthToken is nil on failure.
</s> add @param permissions the permissions
@param defaultAudience the default audience
@param isReauthorize a flag describing if this is a reauth request
@param appID the app id
@param handler the handler that will be invoked on completion (dispatched to the main thread). the oauthToken is nil on failure. </s> remove - Parameter handler: the callback to invoke which will return an array of `FBAccessTokenData` instances or an `NSError`.
</s> add @param handler the callback to invoke which will return an array of `FBAccessTokenData` instances or an `NSError`. </s> remove - Parameter createIfNotFound: if YES, new test accounts are created if no test accounts existed that fit the permissions
</s> add @param createIfNotFound if YES, new test accounts are created if no test accounts existed that fit the permissions
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKTestUsersManager.h
|
keep keep keep keep replace replace replace keep keep keep keep
|
<mask> - (void)removeTestAccount:(NSString *)userId completionHandler:(FBSDKTestUsersManagerRemoveTestAccountHandler)handler;
<mask>
<mask> /**
<mask> Make two test users friends with each other.
<mask> - Parameter first: the token of the first user
<mask> - Parameter second: the token of the second user
<mask> - Parameter callback: the callback handler
<mask> */
<mask> - (void)makeFriendsWithFirst:(FBSDKAccessToken *)first second:(FBSDKAccessToken *)second callback:(void (^)(NSError *))callback;
<mask>
<mask> @end
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter userId: the user id
- Parameter handler: the callback handler
</s> add @param userId the user id
@param handler the callback handler </s> remove - Parameter token: the access token
- Parameter isCancelled: whether the login was cancelled by the user
- Parameter grantedPermissions: the set of granted permissions
- Parameter declinedPermissions: the set of declined permissions
</s> add @param token the access token
@param isCancelled whether the login was cancelled by the user
@param grantedPermissions the set of granted permissions
@param declinedPermissions the set of declined permissions </s> remove - Parameter permissions: the set of permissions, e.g., [NSSet setWithObjects:@"email", @"user_friends"]
- Parameter handler: the callback handler
</s> add @param permissions the set of permissions, e.g., [NSSet setWithObjects:@"email", @"user_friends"]
@param handler the callback handler </s> remove - Parameter tokenInformationKeyName: the key used by legacy token caches.
</s> add @param tokenInformationKeyName the key used by legacy token caches. </s> remove - Parameter handler: the callback to invoke which will return an array of `FBAccessTokenData` instances or an `NSError`.
</s> add @param handler the callback to invoke which will return an array of `FBAccessTokenData` instances or an `NSError`. </s> remove - Parameter appID: the app ID.
- Parameter userID: the user ID.
- Parameter expirationDate: the optional expiration date (defaults to distantFuture).
- Parameter refreshDate: the optional date the token was last refreshed (defaults to today).
</s> add @param appID the app ID.
@param userID the user ID.
@param expirationDate the optional expiration date (defaults to distantFuture).
@param refreshDate the optional date the token was last refreshed (defaults to today).
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKTestUsersManager.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask> @interface FBSDKUtility : NSObject
<mask>
<mask> /**
<mask> Parses a query string into a dictionary.
<mask> - Parameter queryString: The query string value.
<mask> - Returns: A dictionary with the key/value pairs.
<mask> */
<mask> + (NSDictionary *)dictionaryWithQueryString:(NSString *)queryString;
<mask>
<mask> /**
<mask> Constructs a query string from a dictionary.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter dictionary: The dictionary with key/value pairs for the query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: Query string representation of the parameters.
</s> add @param dictionary The dictionary with key/value pairs for the query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return Query string representation of the parameters. </s> remove - Parameter url: The FB url.
- Returns: A dictionary with the key/value pairs.
</s> add @param url The FB url.
@return A dictionary with the key/value pairs. </s> remove - Parameter dictionary: The dictionary with key/value pairs for the query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Parameter invalidObjectHandler: Handles objects that are invalid, returning a replacement value or nil to ignore.
- Returns: Query string representation of the parameters.
</s> add @param dictionary The dictionary with key/value pairs for the query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@param invalidObjectHandler Handles objects that are invalid, returning a replacement value or nil to ignore.
@return Query string representation of the parameters. </s> remove - Parameter string: The base-64 encoded string.
- Returns: NSString with the decoded UTF-8 value.
</s> add @param string The base-64 encoded string.
@return NSString with the decoded UTF-8 value. </s> remove - Parameter string: The base-64 encoded string.
- Returns: NSData containing the decoded bytes.
</s> add @param string The base-64 encoded string.
@return NSData containing the decoded bytes. </s> remove - Parameter host: The host for the URL.
- Parameter path: The path for the URL.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The app URL.
</s> add @param host The host for the URL.
@param path The path for the URL.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The app URL.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKUtility.h
|
keep keep keep keep replace replace replace keep keep keep keep keep
|
<mask> + (NSDictionary *)dictionaryWithQueryString:(NSString *)queryString;
<mask>
<mask> /**
<mask> Constructs a query string from a dictionary.
<mask> - Parameter dictionary: The dictionary with key/value pairs for the query string.
<mask> - Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
<mask> - Returns: Query string representation of the parameters.
<mask> */
<mask> + (NSString *)queryStringWithDictionary:(NSDictionary *)dictionary error:(NSError *__autoreleasing *)errorRef;
<mask>
<mask> /**
<mask> Decodes a value from an URL.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter dictionary: The dictionary with key/value pairs for the query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Parameter invalidObjectHandler: Handles objects that are invalid, returning a replacement value or nil to ignore.
- Returns: Query string representation of the parameters.
</s> add @param dictionary The dictionary with key/value pairs for the query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@param invalidObjectHandler Handles objects that are invalid, returning a replacement value or nil to ignore.
@return Query string representation of the parameters. </s> remove - Parameter host: The host for the URL.
- Parameter path: The path for the URL.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The app URL.
</s> add @param host The host for the URL.
@param path The path for the URL.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The app URL. </s> remove - Parameter hostPrefix: The prefix for the host, such as 'm', 'graph', etc.
- Parameter path: The path for the URL. This may or may not include a version.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The Facebook URL.
</s> add @param hostPrefix The prefix for the host, such as 'm', 'graph', etc.
@param path The path for the URL. This may or may not include a version.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The Facebook URL. </s> remove - Parameter queryString: The query string value.
- Returns: A dictionary with the key/value pairs.
</s> add @param queryString The query string value.
@return A dictionary with the key/value pairs. </s> remove - Parameter string: The JSON string to convert.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: An NSDictionary, NSArray, NSString or NSNumber containing the object representation, or nil if the string
</s> add @param string The JSON string to convert.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return An NSDictionary, NSArray, NSString or NSNumber containing the object representation, or nil if the string </s> remove - Parameter scheme: The scheme for the URL.
- Parameter host: The host for the URL.
- Parameter path: The path for the URL.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The URL.
</s> add @param scheme The scheme for the URL.
@param host The host for the URL.
@param path The path for the URL.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The URL.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKUtility.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask> + (NSString *)queryStringWithDictionary:(NSDictionary *)dictionary error:(NSError *__autoreleasing *)errorRef;
<mask>
<mask> /**
<mask> Decodes a value from an URL.
<mask> - Parameter value: The value to decode.
<mask> - Returns: The decoded value.
<mask> */
<mask> + (NSString *)URLDecode:(NSString *)value;
<mask>
<mask> /**
<mask> Encodes a value for an URL.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter value: The value to encode.
- Returns: The encoded value.
</s> add @param value The value to encode.
@return The encoded value. </s> remove - Parameter dictionary: The dictionary with key/value pairs for the query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: Query string representation of the parameters.
</s> add @param dictionary The dictionary with key/value pairs for the query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return Query string representation of the parameters. </s> remove - Parameter dictionary: The dictionary to set the value for.
- Parameter object: The value to set.
- Parameter key: The key to set the value for.
</s> add @param dictionary The dictionary to set the value for.
@param object The value to set.
@param key The key to set the value for. </s> remove - Parameter string: The base-64 encoded string.
- Returns: NSString with the decoded UTF-8 value.
</s> add @param string The base-64 encoded string.
@return NSString with the decoded UTF-8 value. </s> remove - Parameter host: The host for the URL.
- Parameter path: The path for the URL.
- Parameter queryParameters: The query parameters for the URL. This will be converted into a query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: The app URL.
</s> add @param host The host for the URL.
@param path The path for the URL.
@param queryParameters The query parameters for the URL. This will be converted into a query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return The app URL. </s> remove - Parameter dictionary: The dictionary with key/value pairs for the query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Parameter invalidObjectHandler: Handles objects that are invalid, returning a replacement value or nil to ignore.
- Returns: Query string representation of the parameters.
</s> add @param dictionary The dictionary with key/value pairs for the query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@param invalidObjectHandler Handles objects that are invalid, returning a replacement value or nil to ignore.
@return Query string representation of the parameters.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKUtility.h
|
keep keep keep keep replace replace keep keep keep keep keep
|
<mask> + (NSString *)URLDecode:(NSString *)value;
<mask>
<mask> /**
<mask> Encodes a value for an URL.
<mask> - Parameter value: The value to encode.
<mask> - Returns: The encoded value.
<mask> */
<mask> + (NSString *)URLEncode:(NSString *)value;
<mask>
<mask> /**
<mask> Creates a timer using Grand Central Dispatch.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter value: The value to decode.
- Returns: The decoded value.
</s> add @param value The value to decode.
@return The decoded value. </s> remove - Parameter interval: The interval to fire the timer, in seconds.
- Parameter block: The code block to execute when timer is fired.
- Returns: The dispatch handle.
</s> add @param interval The interval to fire the timer, in seconds.
@param block The code block to execute when timer is fired.
@return The dispatch handle. </s> remove - Parameter string: The base-64 encoded string.
- Returns: NSString with the decoded UTF-8 value.
</s> add @param string The base-64 encoded string.
@return NSString with the decoded UTF-8 value. </s> remove - Parameter data: The data to be encoded.
- Returns: The base-64 encoded string.
</s> add @param data The data to be encoded.
@return The base-64 encoded string. </s> remove - Parameter string: The string to be encoded.
- Returns: The base-64 encoded string.
</s> add @param string The string to be encoded.
@return The base-64 encoded string. </s> remove - Parameter dictionary: The dictionary with key/value pairs for the query string.
- Parameter errorRef: If an error occurs, upon return contains an NSError object that describes the problem.
- Returns: Query string representation of the parameters.
</s> add @param dictionary The dictionary with key/value pairs for the query string.
@param errorRef If an error occurs, upon return contains an NSError object that describes the problem.
@return Query string representation of the parameters.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKUtility.h
|
keep keep keep keep replace replace replace keep keep keep keep keep
|
<mask> + (NSString *)URLEncode:(NSString *)value;
<mask>
<mask> /**
<mask> Creates a timer using Grand Central Dispatch.
<mask> - Parameter interval: The interval to fire the timer, in seconds.
<mask> - Parameter block: The code block to execute when timer is fired.
<mask> - Returns: The dispatch handle.
<mask> */
<mask> + (dispatch_source_t)startGCDTimerWithInterval:(double)interval block:(dispatch_block_t)block;
<mask>
<mask> /**
<mask> Stop a timer that was started by startGCDTimerWithInterval.
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter timer: The dispatch handle received from startGCDTimerWithInterval.
</s> add @param timer The dispatch handle received from startGCDTimerWithInterval. </s> remove - Parameter value: The value to encode.
- Returns: The encoded value.
</s> add @param value The value to encode.
@return The encoded value. </s> remove - Parameter loginCode: The login code associated with the action for the device request.
- Returns: True if the service broadcast was successfully started.
</s> add @param loginCode The login code associated with the action for the device request.
@return True if the service broadcast was successfully started. </s> remove - Parameter value: The value to decode.
- Returns: The decoded value.
</s> add @param value The value to decode.
@return The decoded value. </s> remove - Parameter completion: The block to be executed once the profile is loaded
</s> add @param completion The block to be executed once the profile is loaded </s> remove - Parameter appURLSchemeSuffix: The url scheme suffix to be used by the SDK.
</s> add @param appURLSchemeSuffix The url scheme suffix to be used by the SDK.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKUtility.h
|
keep keep keep keep replace keep keep keep keep
|
<mask> + (dispatch_source_t)startGCDTimerWithInterval:(double)interval block:(dispatch_block_t)block;
<mask>
<mask> /**
<mask> Stop a timer that was started by startGCDTimerWithInterval.
<mask> - Parameter timer: The dispatch handle received from startGCDTimerWithInterval.
<mask> */
<mask> + (void)stopGCDTimer:(dispatch_source_t)timer;
<mask>
<mask> @end
</s> [sdk31] Update CocoaPods with RN SDK 31 files
Folly was updated, so I went back to the Podspec files for older RN versions and made them use the slightly newer version of Folly used with RN 0.57. </s> remove - Parameter interval: The interval to fire the timer, in seconds.
- Parameter block: The code block to execute when timer is fired.
- Returns: The dispatch handle.
</s> add @param interval The interval to fire the timer, in seconds.
@param block The code block to execute when timer is fired.
@return The dispatch handle. </s> remove - Parameter payload: Notification payload received via `UIApplicationDelegate`.
</s> add @param payload Notification payload received via `UIApplicationDelegate`. </s> remove - Parameter payload: Notification payload received via `UIApplicationDelegate`.
- Parameter action: Name of the action that was taken.
</s> add @param payload Notification payload received via `UIApplicationDelegate`.
@param action Name of the action that was taken. </s> add /**
Get SHA256 hased string of NSString/NSData
@param input The data that needs to be hashed, it could be NSString or NSData.
*/
+ (NSString *)SHA256Hash:(NSObject *)input;
</s> remove - Parameter delegate: The delegate registered with the service.
</s> add @param delegate The delegate registered with the service. </s> remove - Parameter value: The value to encode.
- Returns: The encoded value.
</s> add @param value The value to encode.
@return The encoded value.
|
https://github.com/expo/expo/commit/4ac77874d024d32c5f0121f2f6d5c864eabbb1d7
|
ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKUtility.h
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.