desword / android-apktool

Automatically exported from code.google.com/p/android-apktool
Other
1 stars 0 forks source link

Facebook auth failed after compilation #551

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Decompile any app with facebook auth
2.Recompile without any modification
3.Sign the app
4.Install the app and facebook auth will fail

What is the expected output? What do you see instead?
Facebook auth fail despite nothing has changed

What version of the product are you using? On what operating system?
APKTool 1.5.3 on Windows 8 64bit

Please provide any additional information below.

Original issue reported on code.google.com by leechoon...@gmail.com on 17 Nov 2013 at 4:54

GoogleCodeExporter commented 9 years ago

Original comment by connor.tumbleson on 22 Nov 2013 at 9:19

GoogleCodeExporter commented 9 years ago
Hi,

This should not be merge because this is not the same issue as encountered. I 
am referring to any applications that uses facebook auth to login to the app 
not facebook app itself.

Original comment by leechoon...@gmail.com on 24 Nov 2013 at 8:38

GoogleCodeExporter commented 9 years ago
Can I have an APK that utilizes this? or a test apk with this then?

Original comment by connor.tumbleson on 24 Nov 2013 at 3:13

GoogleCodeExporter commented 9 years ago
this is not a apktool issue, developers send key hash of app to facebook and 
facebook compares the key hash. you may want to find where current key hash is 
generated, that's probably on facebook app / api

Original comment by vene...@gmail.com on 25 Feb 2014 at 2:59

GoogleCodeExporter commented 9 years ago
Thank you.

I will close this then.

Original comment by connor.tumbleson on 25 Feb 2014 at 4:23