Hi.
I have complete all of the steps which was given and push notification it was working for the Android.
In iOS app when I was trying to put the app in to itunesconnect (Archive) it's popping up errors. But the App it runs on the simulator itself for "tns run ios" in terminal.

It says update pods, But when I ran the pod install this message pops up

After the pod Install error stays the same.
Anyone have a solution (xcode v8.1, [email protected])..
App itself can build and run through xCode.
Thank you...
I have seen people (like me) executing "tns prepare ios --release" before archiving.
@Daxito Thank you..
Most helpful comment
I have seen people (like me) executing "tns prepare ios --release" before archiving.