Closed joacim-dico closed 5 years ago
This comes from the upstream dependency on the ObjC API, this should be fixed as of a couple of days ago in https://github.com/facebook/facebook-objc-sdk/commit/fa3f224b819171adbe70c23799c86882abefbf9d but there hasn't yet been a release of that API but hang on and there should be one soon.
Just checking as well, this should just be a warning at this point or is it blocking your builds completely?
Just checking as well, this should just be a warning at this point or is it blocking your builds completely?
It's a warning at the moment. I guess they will block the builds completely when iOS 13 is released.
True story. We will release a new version of the Swift SDK when we release that fix in the ObjC SDK. The goal going forward is to have side-by-side releases. (Technically because of how we're managing dependencies you can get the fix by reinstalling dependencies as soon as ObjC is released but it is clearer if the fix is represented by a corresponding version bump with Swift).
I have got the same issue from AppStore. Please fix this as soon as possible.
Hello Team I have also got this issue from AppStore. Looking forward an updated from your side as soon as possible.
Hi Team I have got this issue too. Please fix this as soon as possible.
Hi Best Team
I got that issue too. when i try to upload to AppStore for test-flight that ok, but have to fix when i published for AppStore Review. Thanks hope we got good new from facebook soon.
Please use v0.9.0. It has the updated web view code. Please reopen if this does not work for some reason.
On Wed, Sep 4, 2019 at 5:13 PM An Nguyen notifications@github.com wrote:
Hello @joesus https://github.com/joesus , Where can I get this version? I can't fint it when try to install by CocoaPods. Thank you so much.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/facebook/facebook-swift-sdk/issues/519?email_source=notifications&email_token=ADLUIMWSSLZ4GNWNCNEEKKDQH6C4JA5CNFSM4ISBU5RKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD53CSHA#issuecomment-527837468, or mute the thread https://github.com/notifications/unsubscribe-auth/ADLUIMQ4AUOQQO5L3NOXT7TQH6C4JANCNFSM4ISBU5RA .
also if can't please remove Podfile.lock after
Checklist
Environment
10.3
5
[Cocoapods]
version1.6.1
Goals
Replace all occurences of
UIWebView
so I can continue using facebook tracking for my app.Expected Results
The app is uploaded without any issues.
Actual Results
When I upload the app, I receive an email from apple that says this:
Steps to Reproduce
Upload an IPA file to testflight or to app store