-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
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
Creative kit - Sticker Navigation Failing when Snapchat app is closed. #60
Comments
@davidxiasc @julien-c @cybersamx @ramanpreetSinghKhinda @melissaosullivansc |
@FahadAdnan Thanks for bringing this to our attention! We've fixed this and will release it in version |
What version is 11.93, is that version of the creative kit SDK, or the
version of snapchat.
Just want to check if any changes are needed on our end with updating the
SDK version.
Thanks,
Fahad
…On Thu, Aug 18, 2022 at 5:42 PM jshiehsc ***@***.***> wrote:
@FahadAdnan <https://github.com/FahadAdnan> Thanks for bringing this to
our attention! We've fixed this and will release it in version 11.93.
—
Reply to this email directly, view it on GitHub
<#60 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK6DHD6IDY4A5ECBKLWZMYTVZ2U5ZANCNFSM546CBYJA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@FahadAdnan That's the version of Snapchat! |
Sweeeeet, thanks!
…On Thu, Aug 25, 2022 at 1:12 PM jshiehsc ***@***.***> wrote:
@FahadAdnan <https://github.com/FahadAdnan> That's the version of
Snapchat!
—
Reply to this email directly, view it on GitHub
<#60 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK6DHD6O6FBQB3FXYRKOAE3V26SQPANCNFSM546CBYJA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I liked that the SDK support was pretty quick, if you're looking for
android engineers I'd be happy to interview.
I'm still in school so I'd be down to work part-time or as an internship
By the way, I'm currently working for SeatGeek, just finishing up the last
week of my internship.
Let me know if we can arrange a call, thanks
…On Thu, Aug 25, 2022 at 2:15 PM Fahad adnan ***@***.***> wrote:
I liked that the SDK support was pretty quick, if you're looking for
android engineers I'd be happy to interview.
I'm still in school so I'd be down to work part-time or as an internship
By the way, I'm currently working for SeatGeek, just finishing up the last
week of my internship.
Let me know if we can arrange a call, thanks
Fahad
On Thu, Aug 25, 2022 at 2:05 PM Fahad adnan ***@***.***>
wrote:
> Sweeeeet, thanks!
>
> On Thu, Aug 25, 2022 at 1:12 PM jshiehsc ***@***.***>
> wrote:
>
>> @FahadAdnan <https://github.com/FahadAdnan> That's the version of
>> Snapchat!
>>
>> —
>> Reply to this email directly, view it on GitHub
>> <#60 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/AK6DHD6O6FBQB3FXYRKOAE3V26SQPANCNFSM546CBYJA>
>> .
>> You are receiving this because you were mentioned.Message ID:
>> ***@***.***>
>>
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Android SDK for sharing stickers is broken, this can be seen on the sample app given by snapchat.
There are two cases when clicking
Send Sticker
with the creative kit sample app:The sending sticker will always fail if the snapchat app is closed, but works when the app is backgrounded. Seems to be an issue of how snapchat is handling intents when the app is starting up for the first time.
SNAPCHATSDKBROKEN.mp4
Considering this issue is present in the sample-app this seems to be an sdk issue that needs the devs to resolve it.
The text was updated successfully, but these errors were encountered: