Open simplenotezy opened 1 year ago
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.
I am getting the same error. Is there a solution to this?
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.