twilio / video-quickstart-ios

Twilio Video Quickstart for iOS
https://www.twilio.com/docs/api/video
MIT License
457 stars 177 forks source link

Authentication failed because the credentials were missing and Missing package product 'TwilioVideo' when building video-quickstart-ios Git #637

Open vandanamodi opened 2 years ago

vandanamodi commented 2 years ago

[Description of the issue] when building app with downloaded source code From https://github.com/twilio/video-quickstart-ios, its showing below errors

1.Missing package product 'TwilioVideo' 2.Authentication failed because the credentials were missing

i google solution for authenticaltion error here is the link https://stackoverflow.com/questions/64155631/xcode-authentication-failed-because-no-credentials-were-provided-after-changing but i command it for git config open in terminal but there is no git.com URL showing to replace so how can we run app without git credential and how to resolve package error let us update for the same. check attachment of download Project URL and error log and attachment of git config file.

Steps to Reproduce

  1. Download code from https://github.com/twilio/video-quickstart-ios
  2. building App 3.showing below error
    • Missing package product 'TwilioVideo'
    • Authentication failed because the credentials were missing

Expected Behavior

App should be build without git authentication

Actual Behavior

getting error for authentication Failed and Missing package product 'TwilioVideo'

Reproduces How Often

100 %

Xcode Version 13.1

iOS Version 11.5.

Screenshot 2021-12-02 at 4 51 59 PM 2

Kearlan commented 2 years ago

Running into same issue following steps above.

Dhvani-Impero commented 8 months ago

Same issue Facing, Anyone get the solution then please provide here