Skip to content
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

Add Travis-CI continuous integration service #2

Open
doug65536 opened this issue Jan 6, 2015 · 12 comments
Open

Add Travis-CI continuous integration service #2

doug65536 opened this issue Jan 6, 2015 · 12 comments

Comments

@doug65536
Copy link

It would be cool to set up Travis-CI continuous integration service, to allow automated verification of the build and show the status in the github page. I will attempt to do this and send a pull request if I get it working well.

@jamesst20
Copy link
Owner

Thanks you doug for all the time you spent for me :) Looking forward this commit as I have never used Travis-CI in the past :)

@doug65536
Copy link
Author

Here's a sneak peek: https://travis-ci.org/doug65536/QtSnap/jobs/46074069
Also have a look at what it adds to the readme: https://github.com/doug65536/QtSnap/tree/travis-ci

When I get it fixed, it will say passing. Try clicking that Build Failing thing in the readme.

@jamesst20
Copy link
Owner

Sounds good :) I will take a look soon :) I am working on uploading stories tonight :)

@emiliobasualdo
Copy link

Guys, is this repo still working?

@jamesst20
Copy link
Owner

@LanchaBasualdo It isn't sorry. Snapchat changed their authentication process and requires Google Play Services authentication to get things working again.

@emiliobasualdo
Copy link

Dam, and do you happen to know any other unofficial api?

@jamesst20
Copy link
Owner

@LanchaBasualdo https://github.com/liamcottle/Snapchat-SDK-PHP

@emiliobasualdo
Copy link

Yeah. I know that one. But I hate that he charges a fee

@Snowlav
Copy link

Snowlav commented Jul 15, 2016

They don't just ask for Google play but reversing the application is also a
lot harder since it's next to impossible to setup a solid debug environment
on android due to Google SafetyNet and the attestation issues.

Op 15 jul. 2016 18:08 schreef "Lancha" [email protected]:

Yeah. I know that one. But I hate that he charges a fee


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#2 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AJSSUOXCKWE-WBbVRYLag5eSZJlm8zhcks5qV7CXgaJpZM4DOxrW
.

@jamesst20
Copy link
Owner

Exactly and since that, the apk signatures are verified which prevents me to recompile the APK with my edits. I could deal with that by using Xposed Framework but it also has been blocked. It's impossible to log in while Xposed Framework is installed.

Right now, the only possible way is to figure out how the authentication works on iOS and use it. It's probably what Casper API does

@Snowlav
Copy link

Snowlav commented Jul 15, 2016

Casper API is a bit weird, they seem to still be using the android login
from what I can tell, but all other request seems to be iOS endpoints and
auth tokens. login should be possible with droidguard or something similar
I think.

On Fri, Jul 15, 2016 at 8:22 PM, Olav Alberts [email protected]
wrote:

Casper API is a bit weird, they seem to still be using the android login
from what I can tell, but all other re

On Fri, Jul 15, 2016 at 8:07 PM, James St-Pierre <[email protected]

wrote:

Exactly and since that, the apk signatures are verified which prevents me
to recompile the APK with my edits. I could deal with that by using Xposed
Framework but it also has been blocked. It's impossible to log in while
Xposed Framework is installed.

Right now, the only possible way is to figure out how the authentication
works on iOS and use it. It's probably what Casper API does


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#2 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AJSSUCm4JYnaJho5EbeeQUPR_EdDDYwxks5qV8xsgaJpZM4DOxrW
.

@Snowlav
Copy link

Snowlav commented Jul 15, 2016

I have some more info if you like to chat james, you can reach me on google hangouts :)

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

No branches or pull requests

4 participants