Software Archive
Read-only legacy content
17060 Discussions

cordova-progressIndicator plugins not install

ganesh_v_
Beginner
502 Views

Third-parti-plugins  cordova-progressIndicator plugins not install

https://github.com/pbernasconi/cordova-progressIndicator.git

 

0 Kudos
5 Replies
Anusha_M_Intel1
Employee
502 Views

It looks like there is a proxy issue that is not allowing the XDK to checkout the plugin. Try downloading the plugin and importing it as a local plugin.

0 Kudos
Anusha_M_Intel1
Employee
502 Views

if you are doing a local import, you need to place the downloaded plugin outside the 'www' directory or your 'plugins' directory. 

0 Kudos
ganesh_v_
Beginner
502 Views

Error: Provisioning profile is missing from the configuration file

how to find configuration file

0 Kudos
ganesh_v_
Beginner
502 Views
  • Error: Provisioning profile is missing from the configuration file

how to fin this file

0 Kudos
PaulF_IntelCorp
Employee
502 Views

@Ganesh -- you have to create a provisioning file with your Apple Developer account and add it to your project using the Build Settings on the iOS tab on the Projects tab.

0 Kudos
Reply