Nativescript-plugin-firebase: Podfile.lock No such file or directory

Created on 16 Jan 2017  路  2Comments  路  Source: EddyVerbruggen/nativescript-plugin-firebase

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.

screen shot 2017-01-16 at 2 58 15 pm

It says update pods, But when I ran the pod install this message pops up
screen shot 2017-01-16 at 2 58 27 pm

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...

Most helpful comment

I have seen people (like me) executing "tns prepare ios --release" before archiving.

All 2 comments

I have seen people (like me) executing "tns prepare ios --release" before archiving.

@Daxito Thank you..

Was this page helpful?
0 / 5 - 0 ratings