snapkit icon indicating copy to clipboard operation
snapkit copied to clipboard

SnapKit is a Flutter plugin that allows you to integrate Snapchat's own SDKs into your Flutter projects!

Results 12 snapkit issues
Sort by recently updated
recently updated
newest added

This will be 3.0.0 of the Snapkit plugin and contains breaking changes for all lower versions, please follow the new README in this branch. This version updates the native SnapSDK...

We have recently updated our app, and all of a sudden the `attachmentUrl` is not working anymore. There's simply not a link in the snapchat app, despite being there in...

I have followed all the installation instructions for Android here: https://github.com/TimmyRB/snapkit/wiki/Android-Installation I have created my snapchat app application and am using the Public OAuth 2.0 Client ID for the Staging...

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 ???...

When following the [Android installation guide](https://github.com/TimmyRB/snapkit/wiki/Android-Installation) and running on a Pixel 6, the following installation error is thrown: ``` adb: failed to install app.apk: Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI:...

## Steps to Reproduce 3. When the login button is pressed in release mode the platform error occurs **Expected results:** Successful Login **Actual results:** E/flutter (27362): [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: PlatformException(UnknownGetUserError,...

bug
platform:android

The problem is that snapkit package is currently unavailable to share video on Android. actually, it's not unavailable as it is described on the package readme page, you can share...

dart: ">=2.17.6 =3.0.0" I have done android folder code when we add snapkit: ^2.0.0 lib in pubspec.yaml And run project than get this error A problem occurred configuring project ':path_provider_android'....

In the docs, you state that in `Snapkit.share`: > `SnapchatMediaType.VIDEO` requires `videoUrl` to be non `null`. > [...] > `videoUrl` is a String that contains an external url eg. https://domain.com/video.mp4/...

- [ ] iOS - [ ] Android Implement Bitmoji Sticker picker & Bitmoji Icon View