This is an rubymotion scope problem with cocoapods I found some tutorial that teaches me how to add FB login in iOS @fb_login_button = rmq.append(FBLoginView.new, :fb_login_button).get However, FBLoginView is not defined in the latest SDK. The FB official tutoral told me use the FB login button this way, But I have no idea how to […]
The post How could I successfully integrated facebook-ios-sdk v4.0 on iOS9 appeared first on BlogoSfera.