I have created an App part for SharePoint 2013 and when I try to deploy getting this error:
"Error occurred in deployment step 'Install App for SharePoint': Failed to install App for SharePoint".
I read few msdn articles and tried installing the app manually (by uploading the WSP file created). But I fortunately I can't see the app in the site. The following services
1.Microsoft SharePoint Foundation Subscription Settings Service
2.App Management Services are started already.
In elements.xml file included the
Src="~appWebUrl/Pages/Page1.aspx?DisplayType=iframe" in content tag.
Still I can't get the app. Please clarify. Does the deployment of app need Internet access? I am trying this in cloudshare environment.