Facebook integration - using Andre Garzia approach
Posted: Fri May 03, 2013 9:01 pm
I managed to get the facebook code from Andre Garzia to work in terms of retrieving names with birthdays from facebook using the graph api. (and I am happy to supply this). I do have a few questions;
1) If I embed the facebook appid and secret key in the code, could it be accessed by say a hacker after it has been download from the iTunes app store? or is the binary downloaded unreadable?
2) The approach used by Andre Garzia is a web based approach using https, oauth, post and get Has anyone used this approach and had it approved by Apple. Are there any issues with using this approach with facebook? i.e. do facebook prefer you to write an external using the iOS supplied libraries, do apple frown on not using the objective-c libraries in order to access facebook.
3) The documentation on the runrev lesson states that you only need to create an appid and secret key. Do I need to do anything else in facebook? I have managed to get the access to work with just an appid and secret key? The documentation does mention a website but is this necessary?
Paul Johnson
theAgilePad
Manchester - England
m : 07818 832421
1) If I embed the facebook appid and secret key in the code, could it be accessed by say a hacker after it has been download from the iTunes app store? or is the binary downloaded unreadable?
2) The approach used by Andre Garzia is a web based approach using https, oauth, post and get Has anyone used this approach and had it approved by Apple. Are there any issues with using this approach with facebook? i.e. do facebook prefer you to write an external using the iOS supplied libraries, do apple frown on not using the objective-c libraries in order to access facebook.
3) The documentation on the runrev lesson states that you only need to create an appid and secret key. Do I need to do anything else in facebook? I have managed to get the access to work with just an appid and secret key? The documentation does mention a website but is this necessary?
Paul Johnson
theAgilePad
Manchester - England
m : 07818 832421