Simple steps to change the default facebook login button image of facebook SDK.
After downloading Facebook SDK and its bundle resources add them to your xcode project
Step 1. Click on your xcode Navigator Framework folder then,
Step 2. Click on FacebookSDKResources.bundle then,
Step 3. Click FBLoginView then,
Step 4. Click on Image folder then,
Step 5. Replace login-button-small-pressed.png with your own Login button image but don't change its name
Step 6. Also replace login-button-small.png.
But keep in mind that we cannot change name and resolution of images, That should be same.
0 Comment(s)