usilitel
Results
2
comments of
usilitel
Is it possible to export this function to fijkplayer? Can anyone give example? Maybe just add new function to .../lib/core/fijkplayer.dart ?
Workaround (downgrade facebook sdk version): 1) in pubspec.yaml replace flutter_facebook_auth: ^6.0.3 to flutter_facebook_auth: 6.0.3 2) flutter clean (not necessary, in my case worked without it) 3) Delete folders: /ios/Pods/FBAEMKit /ios/Pods/FBSDKCoreKit...