Software Versions:
After having the Google Play Services properly working for Android we were about to test those same services in iOS. These were the steps we had to take in order for it to work:
Building Unity Project with Google Play Services for iOS Tutorial
- iOS 9.3.1;
- Mac OS X 10.11.5;
- XCode 7;
- Unity 5.3.4f1.
After having the Google Play Services properly working for Android we were about to test those same services in iOS. These were the steps we had to take in order for it to work:
- Installing CocoaPods on Mac helps with the dependencies in the XCode project;
- After switching to iOS in the Build Settings from Unity, go to Window->Google Play Games->Setup->iOS Setup...
Building Unity Project with Google Play Services for iOS Tutorial