MingYik
MingYik
xcode 14 build fails with "Stored properties cannot be marked potentially unavailable with '@available' " version : 'Stripe','21.13.0' support : iOS 11.0
ios 13 , xcode 11.1 , iphone 6ps Could not find module 'Toast_Swift' for target 'armv7-apple-ios'; found: arm64, arm64-apple-ios
We're also facing the same issue using IOS SDK. didResolveDeepLink(_ result: DeepLinkResult) not being triggered if the app is suspended by the system. We would highly appreciate if the issue...
Compared with the server's interface call log and appsflyer's upload log, appsflyer's log has nearly 10% less data, and Android's report is very close to the server's data. The above...
The card gets stuck at the top of the view when sliding quickly, Here is the fix code: ``` swift @objc func handlePan(_ recognizer: UIPanGestureRecognizer) { guard let swipeableView =...
### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X] I've...