Working pod file with admob and playgames

Hi folks,

I would really appreciate it if someone can share his working .pod file that has both admob and playgameservices because I am trying to build my game for ios but Xcode always fails with some linking error and when I fix it it comes with another one of this type.

The game builds perfectly fine for android and it’s even live in the store.

Thanks!

Why do you need CocoaPods? all the dependencies you need are already included in your project (or should be).

I’ve tried without it and it’s failing, tried all of the solutions posted online and still no success.

Hi Martineca,
Same problem I’m also facing. Got any solution?