Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

what's required to make this work with iOS? #22

Open
faceyspacey opened this issue Aug 25, 2016 · 3 comments
Open

what's required to make this work with iOS? #22

faceyspacey opened this issue Aug 25, 2016 · 3 comments

Comments

@faceyspacey
Copy link

I thought it was a port of the object-c one. What part of the port is missing to make this work for iOS?

@transitive-bullshit
Copy link
Owner

This is a port of the Objective-C lib. Are you trying to interface with the iOS Snapchat client or make the snapchat library work within an iOS executable via phonegap / cordova / react-native?

@faceyspacey
Copy link
Author

React Native :)

I was and still am confused that you have to use accounts created on android, then you can use it on iOS. That's wierd since the port was from objective c. Do developers using the original objective c library have the same caveat? I can't imagine that would be the case since 95% of users would have created their account on iOS.

This seems like a major caveat we should solve. Maybe I'm not understanding it correctly.

@transitive-bullshit
Copy link
Owner

It's been awhile, but last time I checked, the iOS lib and PHP lib it's based on both have the same issue. It has to do with the fact that we're utilizing a hack that only works with the Google Auth-based login used on Android that's unfortunately not applicable to accounts created on iOS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants