Closed kirillmesiats closed 1 year ago
@kirillmesiats What package are you using?
@kirillmesiats What package are you using?
https://pub.dev/packages/appinio_social_share
Also I had to set iOS deployment target to 12. iOS 11 not working unfortunately. Facebook SDK 16.0.1 requires iOS 12 at least.
Hey @kirillmesiats , I am looking into it, The fix will be available in the next version.
Launching lib/main.dart on iPhone 14 Pro in debug mode... main.dart:1 Xcode build done. 37.7s Exception: Unable to launch on 234EDC92-1C7C-40D3-A1C5-947058A4B898:
ProcessException: Process exited abnormally:
An error was encountered processing the command (domain=FBSOpenApplicationServiceErrorDomain, code=1):
The request to open failed.
The request was denied by service delegate (SBMainWorkspace).
Underlying error (domain=FBProcessExit, code=128):
The operation couldn’t be completed. The process exited.
The process exited.
Command: xcrun simctl launch 234EDC92-1C7C-40D3-A1C5-947058A4B898 --enable-dart-profiling --start-paused --enable-checked-mode --verify-entry-points --enable-impeller=false
Error launching application on iPhone 14 Pro.
Exited