Will Xcode Errors mean Apple rejects my App?

Hey all,

I’ve recently made a game and deployed it to the Android Play store, all fine there. Now I’m trying to get it working on iOS. I’ve done a test build (after a lot of googling of how to sort out the certificates) and I now have a test build running fine on my iPad2. But the Xcode project has some yellow ! errors in it, some I think I know how to fix, others I haven’t a clue of. I’m wondering if this will mean Apple will reject the app when I go to distribute it? I know the app works fine, but I dunno if Apple might reject it due to some deprecations (which all seem to be from an ads plugin I’m using, as far as I can tell)

I know it can take Apple a couple of weeks to accept/reject an app, so looking to know before I try to upload it.

Any general advice or pointers to advice would be a great help.

Errors are below:

31503-xcodeerrors.jpg

No, Although I recommend you fix the first 2. The Deprecated warnings mean that they are fine, but may not work in the future.