ios - Login with facebook button with Parse -


I'm working on an app that uses a pars backend, and after I implemented the Facebook login Have done I am not using the PFLoginViewController provided by the parser, only the login method calls for the PFFacebookUtils class. Implementation works well.

Now what do I need to do is 'Login with Facebook' button. Since I am not using log in using Vicentron, I can not use the log inview property which will give me the button or I will not get the code from the Facebook SDK to FBLoginView , because neither monitors the button nor allows to override the button that is clicked on the button.

What's the best way to remove the button from the existing SDK - either parse or facebook - so that the button is always visually updated?


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -