iOs certificate

Jovial Games

  • Posts: 132
I get this error.. :/

robinschaafsma

  • *
  • Posts: 714
@Jovial, the certificates are good now, but you using the Admob extension and you get on error on the iOS Admob SDK.

Just do this....

1  - Go to "YOURDOCUMENTFOLDER"/stencylworks/engine-extensions/admob-master/frameworks
2   -Delete GoogleMobileAds.framework
3   -Download the googlemobileadssdkios.zip Framework from https://developers.google.com/admob/ios/download
4   - Unzip googlemobileadssdkios.zip
5   - Open the folder you unzipt, and copy GoogleMobileAds.framework
6   -Go to "YOURDOCUMENTFOLDER"/stencylworks/engine-extensions/admob-master/frameworks again
7    and paste the GoogleMobileAds.framework you just copied.
8    -Run clean project and try to compile

You don't need to have Xcode running on the background....

stefan

  • *
  • Posts: 2263
Ceosol, like i described before, i already did that like every time haha. Bit when i made my changes, it changes everything back rught before it says "compiling" in stencyl.

robinschaafsma

  • *
  • Posts: 714
Stefan, try to create an iOS Development Provisioning Profiles (Step 3) manually in Apple dashboard and install in by dubbel click. I think your problem is solved. It it solve than yes it is nececery to create 3 Provisioning Profiles.

This is how i do it and i have never problems with the certificates even when Apple change something.

Jus try it you can always delete it.

ceosol

  • *
  • Posts: 2279
Ceosol, like i described before, i already did that like every time haha. Bit when i made my changes, it changes everything back rught before it says "compiling" in stencyl.

Yes, I was saying to make the changes AFTER it changes everything back :)

I've had to do this every time I make an ios game. Xcode always defaults to the wrong developer account.