We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have observed the following error in our crashalytics:
Fatal Exception: FlutterError PlatformException(SendMediaSendError, Optional(Error Domain=SCSDKCreativeKitErrorDomain Code=5 "error_description_deep_link_failure" UserInfo={NSLocalizedRecoverySuggestion=recovery_suggestion_contact_snap_kit_support, NSLocalizedDescription=error_description_deep_link_failure, NSLocalizedFailureReason=}), null, null)
Fatal Exception: FlutterError 0 ??? 0x0 StandardMethodCodec.decodeEnvelope + 653 (message_codecs.dart:653) 1 ??? 0x0 MethodChannel._invokeMethod + 315 (platform_channel.dart:315) 2 ??? 0x0 Snapkit.share + 214 (snapkit.dart:214) 3 ??? 0x0 _SocialShareInviteState.initState.<fn> + 301 (screen.dart:301)
Not sure why it happens, or how to reproduce. It has happened to +800 unique users.
The text was updated successfully, but these errors were encountered:
I am getting the same error. Is there a solution to this?
Sorry, something went wrong.
No branches or pull requests
I have observed the following error in our crashalytics:
Not sure why it happens, or how to reproduce. It has happened to +800 unique users.
The text was updated successfully, but these errors were encountered: