snapkit icon indicating copy to clipboard operation
snapkit copied to clipboard

SendMediaSendError

Open simplenotezy opened this issue 2 years ago • 1 comments

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.

simplenotezy avatar May 29 '23 11:05 simplenotezy

I am getting the same error. Is there a solution to this?

danieljiwonkang98 avatar Aug 13 '23 13:08 danieljiwonkang98