简体   繁体   中英

Unknown class GPPSignInButton in Interface Builder file

When integrating google+ in my iOS app, this error always occur after linking from storyboard to the GPPSignInButton!! Any solutions plz?

Follow the line by line code from this page https://developers.google.com/+/mobile/ios/getting-started and update your Build Settings with

-all_load -ObjC 

in Other linker flags

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM